summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Lee <rgl@google.com>2021-01-25 17:45:57 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-01-25 17:45:57 +0000
commitbdb1cecf57f4ce313d1dfc85cb098e5cd2dc48b8 (patch)
treeab13006fde5b552f0dba633b48b9b4268370cfa8
parent03d24ac3f8049bb21296185a378c9b2ca2e2032e (diff)
parent5688329e8e89204785079bcab89742805d8fd396 (diff)
downloadhikey-bdb1cecf57f4ce313d1dfc85cb098e5cd2dc48b8.tar.gz
Merge "Remove device/google/atv/overlay"
-rw-r--r--device-common.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device-common.mk b/device-common.mk
index 63902616..da4710b4 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -43,10 +43,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
# Set custom settings
DEVICE_PACKAGE_OVERLAYS := device/linaro/hikey/overlay
-ifneq (,$(filter $(TARGET_PRODUCT),hikey960_tv hikey_tv))
-# Set TV Custom Settings
-DEVICE_PACKAGE_OVERLAYS += device/google/atv/overlay
-endif
#avoid usb crash
PRODUCT_PRODUCT_PROPERTIES += \