summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@google.com>2015-11-05 17:14:57 -0500
committerLee Campbell <leecam@google.com>2015-11-11 11:32:46 -0800
commit0c542a17d71f83d14174ff560a54cadd6cf97f04 (patch)
tree279ad2aa178eaa439582fb36b2d4716efa01d2a3
parent5d0062504a8f80c74dd760b99894c643bf15ab90 (diff)
downloadqcom-0c542a17d71f83d14174ff560a54cadd6cf97f04.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 += \