aboutsummaryrefslogtreecommitdiffstats
path: root/n5100.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n5100.mk')
-rwxr-xr-xn5100.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/n5100.mk b/n5100.mk
index dddcfb0..e2bc90f 100755
--- a/n5100.mk
+++ b/n5100.mk
@@ -18,10 +18,12 @@ LOCAL_PATH := device/samsung/n5100
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
-# RIL
+# RIL and scripts to disable the modem
PRODUCT_PACKAGES += \
libsamsung-ril \
- libaudio-ril-interface
+ libaudio-ril-interface \
+ enable_modem.sh \
+ disable_modem.sh
# Stock parameters
PRODUCT_PROPERTY_OVERRIDES += \