summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i9300.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/i9300.mk b/i9300.mk
index 651d4ff..812bd1c 100644
--- a/i9300.mk
+++ b/i9300.mk
@@ -105,8 +105,12 @@ PRODUCT_PACKAGES += \
# 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 += \
ro.telephony.call_ring.multiple=false \