diff --git a/atoll.mk b/atoll.mk index f9b6dca..7c44ef4 100644 --- a/atoll.mk +++ b/atoll.mk @@ -300,6 +300,12 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.renderscript@1.0-impl +# RIL +PRODUCT_PACKAGES += \ + libprotobuf-cpp-full \ + librmnetctl \ + libxml2 + # Rootdir PRODUCT_PACKAGES += \ init.qcom.early_boot.sh \