Files
android_device_brcm_rpi5/suspend_blocker/suspend_blocker_rpi.rc
Konsta e1d92d2183 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:37:44 +02:00

5 lines
145 B
Plaintext

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