aboutsummaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index aceea94..9898b2a 100644
--- a/device.mk
+++ b/device.mk
@@ -31,7 +31,8 @@ PRODUCT_COPY_FILES += \
# RIL
PRODUCT_PACKAGES += \
libsecril-client \
- libsecril-compat
+ libsecril-compat \
+ libsecnativefeature
PRODUCT_PROPERTY_OVERRIDES += \
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0 \