summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2017-03-12 19:06:50 -0400
committerDrgravy <drg113001@gmail.com>2017-04-07 21:01:55 -0500
commit6825afa9270a28c901cfd2c9464ed4b65df46bdc (patch)
treedd065262f56f817c62b4beb93a82d204789353b5
parent67fa7e3d99c82498fa21d7ff1207d6259eb2f9b3 (diff)
msm8996: Re-set qcom DPM and location jars as boot jars
Change-Id: Ic548aa0b7c793a42205187dfaa559c105a86f7c5
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 573c8ce..63b3e45 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -162,7 +162,7 @@ TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
# Qualcomm
BOARD_USES_QCOM_HARDWARE := true
BOARD_USES_QC_TIME_SERVICES := true
-#PRODUCT_BOOT_JARS += tcmiface tcmclient com.qti.dpmframework dpmapi com.qti.location.sdk
+PRODUCT_BOOT_JARS += tcmiface tcmclient com.qti.dpmframework dpmapi com.qti.location.sdk
# Recovery
TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/rootdir/etc/fstab.qcom