diff --git a/device.mk b/device.mk index b60e925..7f9ffe2 100644 --- a/device.mk +++ b/device.mk @@ -34,6 +34,12 @@ PRODUCT_PACKAGES += \ qmuxd.rc \ netmgrd.rc +# Radio +PRODUCT_PACKAGES += \ + libsecnativefeature \ + libcnefeatureconfig \ + librmnetctl + # Get non-open-source specific aspects $(call inherit-product, vendor/samsung/mondrianlte/mondrianlte-vendor.mk)