xref: /aosp_15_r20/system/extras/boottime_tools/bootio/bootio.rc (revision 288bf5226967eb3dac5cce6c939ccc2a7f2b4fe5)
1*288bf522SAndroid Build Coastguard Worker# This file is the LOCAL_INIT_RC file for the bootio command.
2*288bf522SAndroid Build Coastguard Worker
3*288bf522SAndroid Build Coastguard Workerservice bootio /system/bin/bootio
4*288bf522SAndroid Build Coastguard Worker    class main
5*288bf522SAndroid Build Coastguard Worker    user root
6*288bf522SAndroid Build Coastguard Worker    group root
7*288bf522SAndroid Build Coastguard Worker    oneshot
8*288bf522SAndroid Build Coastguard Worker
9*288bf522SAndroid Build Coastguard Workeron post-fs-data
10*288bf522SAndroid Build Coastguard Worker    mkdir /data/misc/bootio 0755 root shell
11