summaryrefslogtreecommitdiffstats
path: root/device_base.mk
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2013-12-21 17:17:07 +0100
committerPaul Kocialkowski <contact@paulk.fr>2013-12-27 11:20:09 +0100
commit9e20b26f9510614ab9c65cbacaa2394f55349ca8 (patch)
tree157cd0152cedbb96e037b95902c6db70bc1e4390 /device_base.mk
parentd622b9005abd60c3af906948b9e4fb77adf104dd (diff)
downloaddevice_samsung_crespo-9e20b26f9510614ab9c65cbacaa2394f55349ca8.zip
device_samsung_crespo-9e20b26f9510614ab9c65cbacaa2394f55349ca8.tar.gz
device_samsung_crespo-9e20b26f9510614ab9c65cbacaa2394f55349ca8.tar.bz2
Samsung-RIL
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'device_base.mk')
-rw-r--r--device_base.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device_base.mk b/device_base.mk
index 91496b9..dcd2c88 100644
--- a/device_base.mk
+++ b/device_base.mk
@@ -144,6 +144,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
nfc.herring
+# RIL
+PRODUCT_PACKAGES += \
+ libsamsung-ril
+
# Libs
PRODUCT_PACKAGES += \
libcamera \