summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index f8cc67e..e437cb9 100755
--- a/device.mk
+++ b/device.mk
@@ -41,6 +41,10 @@ PRODUCT_PACKAGES += \
power.tuna \
audio.primary.tuna
+# RIL
+PRODUCT_PACKAGES += \
+ libsecril-client
+
# Sensors
PRODUCT_PACKAGES += \
sensors.tuna \