summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@google.com>2015-11-05 17:14:57 -0500
committerDavid Zeuthen <zeuthen@google.com>2015-11-05 17:14:57 -0500
commit7dd04183633f401857f4ed8dea65c70d26a7c670 (patch)
treef40f04c86e1979ba9dbbb94dd7f51f622b5fd4e1
parentcdbd9ece90cfa6bb29ec346a575e60807fe4c565 (diff)
downloadqcom-7dd04183633f401857f4ed8dea65c70d26a7c670.tar.gz
msm8916: Use newly added boot_control HAL.
Bug: 24675877 Change-Id: Id6ec06dfa08961929d62885d1f72c240bc5e124c
-rw-r--r--soc/msm8916/soc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/soc/msm8916/soc.mk b/soc/msm8916/soc.mk
index d5a4350..19ddb73 100644
--- a/soc/msm8916/soc.mk
+++ b/soc/msm8916/soc.mk
@@ -53,9 +53,9 @@ $(call add_kernel_configs, $(realpath $(LOCAL_PATH)/soc.kconf))
DEVICE_PACKAGES += \
keystore.default
-# Default Bool Control HAL.
+# Include Qualcomm Bool Control HAL.
DEVICE_PACKAGES += \
- bootctrl.default
+ bootctrl.msm8916
# Include Qualcomm Audio HAL implementation.
DEVICE_PACKAGES += \