summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--device.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index ac09eff..4e8b790 100644
--- a/device.mk
+++ b/device.mk
@@ -85,6 +85,11 @@ PRODUCT_PACKAGES += \
Nfc \
Tag
+# RIL
+PRODUCT_PACKAGES += \
+ libsamsung-ril \
+ ipc-modemctrl
+
# Live Wallpapers
PRODUCT_PACKAGES += \
LiveWallpapers \