aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-11-22 22:33:12 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-11-29 02:23:46 +0100
commitaffda81cce347820275104e803e7f0497c703a35 (patch)
tree850fc64bc3c5e77a50d1075471b212ba07f8298a
parentf9cb264f57c30a2bdbb47a050caa7cf79d195e00 (diff)
downloaddevice_samsung_espresso3g-affda81cce347820275104e803e7f0497c703a35.tar.gz
device_samsung_espresso3g-affda81cce347820275104e803e7f0497c703a35.tar.bz2
device_samsung_espresso3g-affda81cce347820275104e803e7f0497c703a35.zip
Add scripts to disable the modemreplicant-6.0-0004-rc1
The scripts are specific to libsamsung-ipc, so they are added in the device directories. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--device.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 8f8139f..c2ff12d 100644
--- a/device.mk
+++ b/device.mk
@@ -28,10 +28,12 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/tiny_hw_espresso.xml:system/etc/sound/espresso \
$(LOCAL_PATH)/audio/tiny_hw_espresso10.xml:system/etc/sound/espresso10
-# RIL
+# RIL and scripts to disable the modem
PRODUCT_PACKAGES += \
libsamsung-ril \
- libaudio-ril-interface
+ libaudio-ril-intierface \
+ enable_modem.sh \
+ disable_modem.sh
PRODUCT_PROPERTY_OVERRIDES += \
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0