summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--n7100.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/n7100.mk b/n7100.mk
index a37c961..7e933ec 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -118,8 +118,12 @@ $(call inherit-product, vendor/replicant/config/nfc_enhanced.mk)
# RIL and the script to disable/enable the modem
PRODUCT_PACKAGES += \
+ ipc-modem \
+ ipc-test \
libsamsung-ril \
- modem.sh
+ modem.sh \
+ nv_data-imei \
+ nv_data-md5
PRODUCT_PROPERTY_OVERRIDES += \
mobiledata.interfaces=pdp0,gprs,ppp0,rmnet0,rmnet1 \