sm8250-common: add boot hal and its dependencies

This commit is contained in:
SGCMarkus 2022-02-15 18:33:05 +01:00
commit f1624f4271
8 changed files with 1965 additions and 1 deletions

View file

@ -29,4 +29,15 @@ AB_OTA_POSTINSTALL_CONFIG += \
PRODUCT_PACKAGES += \
checkpoint_gc \
otapreopt_script
otapreopt_script
# Boot control
PRODUCT_PACKAGES += \
android.hardware.boot@1.1-impl-qti \
android.hardware.boot@1.1-impl-qti.recovery \
android.hardware.boot@1.1-service \
bootctrl.kona \
bootctrl.kona.recovery
PRODUCT_PACKAGES_DEBUG += \
bootctl