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:
Konsta
2025-03-19 12:59:47 +02:00
parent c692c4354c
commit e1d92d2183
6 changed files with 32 additions and 7 deletions

View File

@@ -248,7 +248,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
# Suspend
PRODUCT_PACKAGES += \
suspend_blocker_rpi
com.android.hardware.suspend_blocker.rpi5
# Thermal
PRODUCT_PACKAGES += \