aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2020-12-04 07:10:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-12-04 07:10:59 +0000
commit4374015e4ed44b3bcd8483cad33f738a6b238325 (patch)
tree56a7d923bb583a85d232784a416e00a2adf11b36
parentee2cb53cbf04dc23506e68ded5106100ea489cb1 (diff)
parentf19d0fd66b0d37e742b3fd1d80fc4203d4c46ca6 (diff)
downloadcuttlefish-4374015e4ed44b3bcd8483cad33f738a6b238325.tar.gz
Merge "Switch to bootcontrol 1.2"
-rw-r--r--shared/device.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/shared/device.mk b/shared/device.mk
index 02d4adea8..2bfcacbad 100644
--- a/shared/device.mk
+++ b/shared/device.mk
@@ -472,9 +472,9 @@ PRODUCT_PACKAGES += \
# BootControl HAL
PRODUCT_PACKAGES += \
- android.hardware.boot@1.1-impl \
- android.hardware.boot@1.1-impl.recovery \
- android.hardware.boot@1.1-service
+ android.hardware.boot@1.2-impl \
+ android.hardware.boot@1.2-impl.recovery \
+ android.hardware.boot@1.2-service
# RebootEscrow HAL
PRODUCT_PACKAGES += \