summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--n7100.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/n7100.mk b/n7100.mk
index 4d930db..a37c961 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -116,11 +116,10 @@ PRODUCT_PACKAGES += \
$(call inherit-product, vendor/replicant/config/nfc_enhanced.mk)
-# RIL and scripts to disable the modem
+# RIL and the script to disable/enable the modem
PRODUCT_PACKAGES += \
libsamsung-ril \
- enable_modem.sh \
- disable_modem.sh
+ modem.sh
PRODUCT_PROPERTY_OVERRIDES += \
mobiledata.interfaces=pdp0,gprs,ppp0,rmnet0,rmnet1 \