summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-04-12 11:04:32 (GMT)
committer Gerrit Code Review <gituser@droid04>2018-04-12 11:04:32 (GMT)
commite01265d927c7e5abd7ae9213de206e04de65b01f (patch)
treec0fe6f8d7ca6ef632e9ef78158512dcbdb591e08
parent90791380eb09da2c1230c72c3bc195f42f0fbd78 (diff)
parent0cb4a247e15e0c2bb421696638942c5b5466be4f (diff)
downloadbraun-e01265d927c7e5abd7ae9213de206e04de65b01f.zip
braun-e01265d927c7e5abd7ae9213de206e04de65b01f.tar.gz
braun-e01265d927c7e5abd7ae9213de206e04de65b01f.tar.bz2
Merge "device: add flag for dtv compile[1/1]" into o-amlogic
Diffstat
-rw-r--r--braun.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/braun.mk b/braun.mk
index 3272d6f..4b1130a 100644
--- a/braun.mk
+++ b/braun.mk
@@ -32,6 +32,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)