summaryrefslogtreecommitdiff
authorTellen Yu <tellen.yu@amlogic.com>2018-12-12 07:08:05 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2018-12-12 10:30:00 (GMT)
commit2d687ae81089ade5c1ee653ec3a8e4456fea9828 (patch)
tree238833eb35e1a2275ed058682de2851066c4f5a6
parentdc61ee79e6c672d1b8e28afba8c2bea37f2d9a58 (diff)
downloadcommon-2d687ae81089ade5c1ee653ec3a8e4456fea9828.zip
common-2d687ae81089ade5c1ee653ec3a8e4456fea9828.tar.gz
common-2d687ae81089ade5c1ee653ec3a8e4456fea9828.tar.bz2
hdcptx: move this binary to vendor repository [1/3]
BUG=111800766 Problem: We have moved hdcptx binary to vendor repository, So when build, will have link error Solution: delete this code Verify: verify it on ampere Change-Id: I977f03b087207be669ef6db0fad74059cc8e68c3 Signed-off-by: Tellen Yu <tellen.yu@amlogic.com>
Diffstat
-rw-r--r--products/mbox/product_mbox.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/products/mbox/product_mbox.mk b/products/mbox/product_mbox.mk
index 2e954bc..bde4d5f 100644
--- a/products/mbox/product_mbox.mk
+++ b/products/mbox/product_mbox.mk
@@ -71,10 +71,6 @@ custom_keylayouts := $(wildcard device/amlogic/common/keyboards/*.kl)
PRODUCT_COPY_FILES += $(foreach file,$(custom_keylayouts),\
$(file):$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/$(notdir $(file)))
-# hdcp_tx22
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/../../hdcp_tx22/hdcp_tx22:$(TARGET_COPY_OUT_VENDOR)/bin/hdcp_tx22
-
# bootanimation
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/bootanimation.zip:system/media/bootanimation.zip