summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2012-01-16 09:44:03 -0600
committerYing Wang <wangying@google.com>2012-03-30 16:46:16 -0700
commitd08cb98026f49d7f6b29bfa892a0d35e87343f9e (patch)
tree010e16a9dab763b84ef748c168871a83a1606c7e /BoardConfig.mk
parent20ed9859b36a49f3633faec876bf1635a8e7b669 (diff)
downloaddevice_samsung_tuna-d08cb98026f49d7f6b29bfa892a0d35e87343f9e.zip
device_samsung_tuna-d08cb98026f49d7f6b29bfa892a0d35e87343f9e.tar.gz
device_samsung_tuna-d08cb98026f49d7f6b29bfa892a0d35e87343f9e.tar.bz2
[Tuna] Add product specific definition to HDCP symlink
Add product specific definition to the HDCP symlink creation. Without this protection performing a make after lunch for other products will force the inheritance of this symlink into the build. When creating the ota and update packages for other targets these symlinks are not created. This will cause other products to fail HDCP symlink association since the symlink was not created for the target product. Change-Id: I2ee0ba8d3002599677b4ad73449945ba5c423387 Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 21d411c..7fa3d44 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -38,6 +38,7 @@ TARGET_BOOTLOADER_BOARD_NAME := tuna
TARGET_BOARD_INFO_FILE ?= device/samsung/tuna/board-info.txt
BOARD_EGL_CFG := device/samsung/tuna/egl.cfg
+BOARD_CREATE_TUNA_HDCP_KEYS_SYMLINK := true
#BOARD_USES_HGL := true
#BOARD_USES_OVERLAY := true