xref: /aosp_15_r20/system/chre/host/tinysys/hal/android.hardware.contexthub-service.tinysys.rc (revision 84e339476a462649f82315436d70fd732297a399)
1*84e33947SAndroid Build Coastguard Workeron post-fs-data
2*84e33947SAndroid Build Coastguard Worker    mkdir /data/vendor/chre 0770 context_hub context_hub
3*84e33947SAndroid Build Coastguard Worker
4*84e33947SAndroid Build Coastguard Workerservice vendor.contexthub-default /vendor/bin/hw/android.hardware.contexthub-service.tinysys
5*84e33947SAndroid Build Coastguard Worker    class hal late_start
6*84e33947SAndroid Build Coastguard Worker    user context_hub
7*84e33947SAndroid Build Coastguard Worker    group wakelock context_hub system readproc
8*84e33947SAndroid Build Coastguard Worker    capabilities BLOCK_SUSPEND
9*84e33947SAndroid Build Coastguard Worker    shutdown critical
10