commit | 0441dfa0d38b020e155e7dd89255bf1550c80416 | [log] [tgz] |
---|---|---|
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | Wed Feb 10 22:06:43 2021 +0100 |
committer | merothh <merothh@gmail.com> | Mon Jan 17 10:35:42 2022 +0530 |
tree | 2922d4eb387f2f51cfeb8910068ad28dbde34ab3 | |
parent | 17434b2d3d20b1ecf47ddac41c304fb7ce5e7f51 [diff] [blame] |
FP4: Build some libs for RIL stack Change-Id: I449475abffebdf837e5645e77b571e0efd9988a1
diff --git a/device.mk b/device.mk index bad2f02..f074e31 100644 --- a/device.mk +++ b/device.mk
@@ -266,6 +266,13 @@ libvndfwk_detect_jni.qti \ libvndfwk_detect_jni.qti.vendor +# RIL +PRODUCT_PACKAGES += \ + libjson \ + libprotobuf-cpp-full \ + librmnetctl \ + libxml2 + # Soong Namespaces PRODUCT_SOONG_NAMESPACES += \ $(LOCAL_PATH)