summaryrefslogtreecommitdiff
authoryang.xu <yang.xu@amlogic.com>2018-04-12 06:21:16 (GMT)
committer yang.xu <yang.xu@amlogic.com>2018-04-12 06:21:16 (GMT)
commit0cb4a247e15e0c2bb421696638942c5b5466be4f (patch)
treed34370caabb8b023b2c363bb031e20fed84df22b
parent6d166b299533fd8d74788ef56d4bf8649739c487 (diff)
downloadbraun-0cb4a247e15e0c2bb421696638942c5b5466be4f.zip
braun-0cb4a247e15e0c2bb421696638942c5b5466be4f.tar.gz
braun-0cb4a247e15e0c2bb421696638942c5b5466be4f.tar.bz2
device: add flag for dtv compile[1/1]
PD#163384 add flag for dtv compile Change-Id: I390e521c2f6e15d232b466e40b9f992cff70cbcd
Diffstat
-rw-r--r--braun.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/braun.mk b/braun.mk
index d5f8971..4fe629a 100644
--- a/braun.mk
+++ b/braun.mk
@@ -30,6 +30,7 @@ $(call inherit-product, build/target/product/core_64_bit.mk)
endif
endif
+PROJECT_SUPPORT_ATBM8881 := true
$(call inherit-product, device/amlogic/common/products/mbox/product_mbox.mk)
$(call inherit-product, device/amlogic/braun/device.mk)
$(call inherit-product-if-exists, vendor/google/products/gms.mk)