diff options
Diffstat (limited to 'device.mk')
-rw-r--r-- | device.mk | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |