summaryrefslogtreecommitdiff
authoryang.xu <yang.xu@amlogic.com>2018-02-22 02:34:14 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-02-23 07:30:03 (GMT)
commit3dc4ea4e18d54e1bd469473360e5536453918d69 (patch)
tree0b0fe91ed8a0586e87dbda17582e520325b77175
parent403e337da1a7b1d92efacfdcec9188cc1ad4fae7 (diff)
downloadeinstein-3dc4ea4e18d54e1bd469473360e5536453918d69.zip
einstein-3dc4ea4e18d54e1bd469473360e5536453918d69.tar.gz
einstein-3dc4ea4e18d54e1bd469473360e5536453918d69.tar.bz2
tv: split hdmi/av and atv/dtv to reference [2/2]
PD# 160879 we need spilt hdmi/av and /atv/dtv, because the DVB had the GPL issue, when hdmi/av don't need it Change-Id: I81078ab46cbb1dcbe44853d835f15ecc12190b1b
Diffstat
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 48c682f..6e11d3f 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -124,3 +124,5 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
DEVICE_MANIFEST_FILE := device/amlogic/einstein/manifest.xml
#DEVICE_MATRIX_FILE := device/amlogic/common/compatibility_matrix.xml
+
+BOARD_HAS_ADTV := false \ No newline at end of file