suspend_blocker: convert to apex
* Start the service later at 'class hal' to avoid making this into bootstrap APEX. 'class early_hal' is started on trigger 'on late-fs' which is too early for vendor APEX.
This commit is contained in:
3
suspend_blocker/apex_file_contexts
Normal file
3
suspend_blocker/apex_file_contexts
Normal file
@@ -0,0 +1,3 @@
|
||||
(/.*)? u:object_r:vendor_file:s0
|
||||
/etc(/.*)? u:object_r:vendor_configs_file:s0
|
||||
/bin/suspend_blocker_rpi u:object_r:suspend_blocker_exec:s0
|
Reference in New Issue
Block a user