summaryrefslogtreecommitdiffstats
path: root/device_base.mk
diff options
context:
space:
mode:
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 \