diff --git a/ims/Android.bp b/ims/Android.bp new file mode 100644 index 00000000..7d97b3cc --- /dev/null +++ b/ims/Android.bp @@ -0,0 +1,7 @@ +java_library { + name: "ims-ext-common_system", + installable: true, + static_libs: [ + "ims-ext-common", + ], +} diff --git a/sdm660.mk b/sdm660.mk index ac7f80fa..aa345031 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -405,7 +405,7 @@ PRODUCT_PACKAGES += \ libprotobuf-cpp-full PRODUCT_PACKAGES += \ - ims-ext-common \ + ims-ext-common_system \ ims_ext_common.xml \ qti-telephony-hidl-wrapper \ qti_telephony_hidl_wrapper.xml \ @@ -414,6 +414,7 @@ PRODUCT_PACKAGES += \ telephony-ext PRODUCT_BOOT_JARS += \ + ims-ext-common_system \ telephony-ext # Seccomp policy