Files
android_device_brcm_rpi4/suspend_blocker/suspend_blocker_rpi.rc
Konsta 4ffea81903 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.
2025-03-20 13:38:59 +02:00

5 lines
145 B
Plaintext

service suspend_blocker_rpi /apex/com.android.hardware.suspend_blocker.rpi4/bin/suspend_blocker_rpi
class hal
group system
user root