dre: Update to Boot Control HAL v1.2
Change-Id: Ib5d06c9b0c7e2ed000eb03a9bf18e4d78cc8740d
This commit is contained in:
parent
cfbc0ffd45
commit
6db1973e9a
1 changed files with 3 additions and 3 deletions
|
@ -149,9 +149,9 @@ TARGET_SCREEN_WIDTH := 1080
|
||||||
|
|
||||||
# Boot control
|
# Boot control
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.boot@1.1-impl-qti \
|
android.hardware.boot@1.2-impl-qti \
|
||||||
android.hardware.boot@1.1-impl-qti.recovery \
|
android.hardware.boot@1.2-impl-qti.recovery \
|
||||||
android.hardware.boot@1.1-service
|
android.hardware.boot@1.2-service
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue