summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--darwin.mk16
-rw-r--r--system.prop6
2 files changed, 9 insertions, 13 deletions
diff --git a/darwin.mk b/darwin.mk
index ddda7d6..c954de5 100644
--- a/darwin.mk
+++ b/darwin.mk
@@ -112,13 +112,6 @@ PRODUCT_AML_SECUREBOOT_SIGBIN := $(PRODUCT_AML_SECUREBOOT_SIGNTOOL) --binsig \
########################################################################
#
-# Live TV
-#
-########################################################################
-TARGET_BUILD_LIVETV := true
-
-########################################################################
-#
# ATV
#
########################################################################
@@ -131,6 +124,15 @@ endif
########################################################################
#
+# Live TV
+#
+########################################################################
+ifneq ($(TARGET_BUILD_GOOGLE_ATV),true)
+TARGET_BUILD_LIVETV := true
+endif
+
+########################################################################
+#
# CTS
#
########################################################################
diff --git a/system.prop b/system.prop
index ba97613..79b8509 100644
--- a/system.prop
+++ b/system.prop
@@ -8,12 +8,6 @@ ro.camera.preview.MaxSize=1280x720
ro.camera.preview.LimitedRate=1280x720x30,640x480x30,320x240x28
ro.camera.preview.UseMJPEG=1
-#for bt auto connect
-ro.autoconnectbt.isneed=false
-ro.autoconnectbt.macprefix=00:CD:FF
-ro.autoconnectbt.btclass=50c
-ro.autoconnectbt.nameprefix=Amlogic_RC
-
#if TV SOC as mbox
ro.tvsoc.as.mbox=true