sky: kang patched ims blobs

This commit is contained in:
Lostark13
2023-09-19 08:51:52 +00:00
parent 6936cde9ed
commit b7eda6412e
4 changed files with 8 additions and 1 deletions

View File

@@ -342,7 +342,8 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
Ims \
QtiTelephony
QtiTelephony \
qti-telephony-common
# Rootdir
PRODUCT_PACKAGES += \

View File

@@ -25,3 +25,9 @@ android_app_import {
},
system_ext_specific: true,
}
dex_import {
name: "qti-telephony-common",
owner: "xiaomi",
jars: ["qti-telephony-common.jar"],
system_ext_specific: true,
}

Binary file not shown.

Binary file not shown.