X6833B: Switch to AOSP Boot implementation

* We can no longer use the MediaTek boot control implementation
  due to legal issues. Switch to the AOSP one.

Change-Id: I1d983fd7148ca40a00c3cf21b6773d2c5ecb78f4
Signed-off-by: bengris32 <bengris32@protonmail.ch>
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
bengris32 2023-07-22 09:15:05 +01:00 committed by dodyirawan85
parent 163424c5da
commit 4c74de02a9

View file

@ -41,8 +41,8 @@ PRODUCT_PACKAGES += \
# Boot control HAL
PRODUCT_PACKAGES += \
android.hardware.boot@1.2-service \
android.hardware.boot@1.2-mtkimpl \
android.hardware.boot@1.2-mtkimpl.recovery
android.hardware.boot@1.2-impl:64 \
android.hardware.boot@1.2-impl.recovery
# Dynamic partitions
PRODUCT_USE_DYNAMIC_PARTITIONS := true