summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-09-19 16:01:01 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-09-19 16:01:01 +0000
commit9242e10223474c4fb9c1a91b6e33e11c66f8b649 (patch)
treeef3a1cd26e074634192faa1ee1007f6e318d4265 /common.mk
parent30219ee2b54042acc48d379c5674cb71d5c2d192 (diff)
parent46a81cc1df39d7090e440cb723425950b2cf3020 (diff)
downloaddevice_samsung_smdk4412-common-9242e10223474c4fb9c1a91b6e33e11c66f8b649.tar.gz
device_samsung_smdk4412-common-9242e10223474c4fb9c1a91b6e33e11c66f8b649.tar.bz2
device_samsung_smdk4412-common-9242e10223474c4fb9c1a91b6e33e11c66f8b649.zip
Merge "smdk4412: add netflix hack" into cm-10.2
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 705f69d..e80f8b8 100644
--- a/common.mk
+++ b/common.mk
@@ -44,6 +44,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/80cfw:system/etc/init.d/80cfw
+# Netflix hack
+PRODUCT_COPY_FILES += \
+ $(COMMON_PATH)/configs/98netflix:system/etc/init.d/98netflix
+
# Bluetooth configuration files
PRODUCT_COPY_FILES += \
system/bluetooth/data/main.le.conf:system/etc/bluetooth/main.conf