aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorAlexander Koskovich <akoskovich@pm.me>2022-03-22 19:56:23 -0300
committersinanmohd <pcmsinan@gmail.com>2023-01-05 21:30:23 +0530
commit6e2807c98e29432561f66de18ab884d0d3de0d01 (patch)
tree0fef53bc88699cf9dce9b548007ae7f005da3e2e /device.mk
parent59d6cb18771c11ad7750780a87ce83a2f36032cd (diff)
veux: bootctrl: Update to Boot Control HAL v1.2
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index f93d327..0fae472 100644
--- a/device.mk
+++ b/device.mk
@@ -99,9 +99,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