summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 929edc6..baffb5c 100644
--- a/common.mk
+++ b/common.mk
@@ -116,8 +116,12 @@ PRODUCT_PROPERTY_OVERRIDES += \
# 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 \