sm8350-common: Update to Boot Control HAL v1.2

Change-Id: I26da6b732fdce8c69c4390effe3d7b727d71adac
This commit is contained in:
Alexander Koskovich 2022-03-06 02:11:47 -07:00 committed by Arian
parent 8e17df623a
commit 7689e18385
2 changed files with 6 additions and 6 deletions

View File

@ -15,8 +15,8 @@
//
cc_library_shared {
name: "android.hardware.boot@1.1-impl-qti",
stem: "android.hardware.boot@1.0-impl-1.1-qti",
defaults: ["android.hardware.boot@1.1-impl-qti_defaults"],
name: "android.hardware.boot@1.2-impl-qti",
stem: "android.hardware.boot@1.0-impl-1.2-qti",
defaults: ["android.hardware.boot@1.2-impl-qti_defaults"],
static_libs: ["libgptutils.xiaomi_sm8350"],
}

View File

@ -123,9 +123,9 @@ TARGET_SCREEN_WIDTH := 1080
# 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
android.hardware.boot@1.2-impl-qti \
android.hardware.boot@1.2-impl-qti.recovery \
android.hardware.boot@1.2-service
PRODUCT_PACKAGES_DEBUG += \
bootctl