aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorGiulio Cervera <giulio.cervera@cyanogenmod.org>2014-11-29 01:14:20 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-11-29 13:45:35 +0000
commit2329f2baa8f4cf936829bd57c7a6cbd90b0d8031 (patch)
tree7cc34ac86268ead19a4eaf7a551350b52a76611f /shinano.mk
parent5862ac45d9a4cb3ccb05a357bf613a4911cacd06 (diff)
move overlay to msm8974-common
Change-Id: I2dc06ea9bb720b559ad00a3922212560162949e8
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/shinano.mk b/shinano.mk
index 019f7dc..580b08b 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -203,12 +203,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
debug.mdpcomp.logs=0 \
debug.mdpcomp.4k2kSplit=true
-# Radio
-ifneq ($(BOARD_HAVE_RADIO),false)
- DEVICE_PACKAGE_OVERLAYS += $(COMMON_PATH)/overlay-radio
- $(call inherit-product, $(COMMON_PATH)/radio.mk)
-endif
-
# Time
PRODUCT_PROPERTY_OVERRIDES += \
persist.timed.enable=true