hiphi: Update to Boot Control HAL v1.2
Signed-off-by: 7Soldier <reg.fm4@gmail.com>
This commit is contained in:
parent
a554ca4681
commit
291a4790aa
2 changed files with 6 additions and 6 deletions
|
|
@ -30,9 +30,9 @@ AB_OTA_POSTINSTALL_CONFIG += \
|
|||
|
||||
# Boot control HAL
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue