|
|
@@ -16,17 +16,9 @@ AB_OTA_POSTINSTALL_CONFIG += \
|
|
|
|
|
|
# Boot control HAL
|
|
|
PRODUCT_PACKAGES += \
|
|
|
- android.hardware.boot@1.0-impl \
|
|
|
- android.hardware.boot@1.0-service
|
|
|
-
|
|
|
-PRODUCT_PACKAGES += \
|
|
|
- bootctrl.trinket
|
|
|
-
|
|
|
-PRODUCT_STATIC_BOOT_CONTROL_HAL := \
|
|
|
- bootctrl.trinket \
|
|
|
- libgptutils \
|
|
|
- libz \
|
|
|
- libcutils
|
|
|
+ android.hardware.boot@1.1-impl-qti \
|
|
|
+ android.hardware.boot@1.1-impl-qti.recovery \
|
|
|
+ android.hardware.boot@1.1-service
|
|
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
otapreopt_script \
|