aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Wang <ewang@cyngn.com>2015-07-23 10:58:25 -0700
committerEdward Wang <ewang@cyngn.com>2015-07-23 10:58:25 -0700
commit9dd44760ad48bd3e284a05cb6e55f3f6003d7225 (patch)
treedaf6a8f1046068c35417066cb0004ffa403838b5
parentbe4621400a20d78d984fabebab0b4ed12c68f847 (diff)
msm8916-common: always use signed venus blob
Change-Id: I96d733131b2ad1e5530e99a3e586868633cd4f20
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 8aa4f5a..da84248 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -170,6 +170,9 @@ ifneq ($(QCPATH),)
BOARD_USES_QCNE := true
endif
+# Video
+TARGET_HAVE_SIGNED_VENUS_FW := true
+
# Vold
TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/msm_hsusb/gadget/lun%d/file