rosemary: Switch Boot HAL to AIDL

Change-Id: Ic921cb8e3f5a70665f09c9506e5ab8311daaa904
Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
bengris32
2023-11-07 16:08:47 +01:00
committed by Matsvei Niaverau
parent 8d95e35aaa
commit 4231fbf702

View File

@@ -19,9 +19,8 @@ PRODUCT_AAPT_PREF_CONFIG := xxhdpi
# A/B # A/B
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.boot@1.2-impl \ android.hardware.boot-service.default \
android.hardware.boot@1.2-impl.recovery \ android.hardware.boot-service.default_recovery
android.hardware.boot@1.2-service
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
update_engine \ update_engine \