diff options
Diffstat (limited to 'p31xx-common.mk')
-rwxr-xr-x | p31xx-common.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/p31xx-common.mk b/p31xx-common.mk index 41057c6..33353a8 100755 --- a/p31xx-common.mk +++ b/p31xx-common.mk @@ -94,6 +94,11 @@ PRODUCT_PACKAGES += \ sensors.piranha \ geomagneticd +# RIL +PRODUCT_PACKAGES += \ + libsamsung-ril \ + ipc-modemctrl + # Filesystem management tools PRODUCT_PACKAGES += \ static_busybox \ |