Merge "Remove device/google/atv/overlay"
diff --git a/device-common.mk b/device-common.mk
index 6390261..da4710b 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -43,10 +43,6 @@
 
 # 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 += \