sm6150-common: Build xiaomi-telephony-stub

To provide the required Xiaomi IMS methods

Change-Id: I1e75476a0d2ed55b5eae2a0a2c6ca4c3c4e2c0f1
This commit is contained in:
danielml 2024-06-16 10:30:40 +02:00 committed by basamaryan
parent 31c2bcd4ca
commit e091c0a9a5
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9
2 changed files with 5 additions and 3 deletions

View File

@ -274,7 +274,7 @@ vendor/etc/vintf/manifest/vendor.qti.gnss@4.0-service.xml
-system_ext/lib64/vendor.qti.diaghal@1.0.so
-system_ext/lib64/vendor.qti.imsrtpservice@3.0.so;MODULE=vendor.qti.imsrtpservice@3.0_system_ext
-system_ext/lib64/vendor.qti.imsrtpservice@3.1.so;MODULE=vendor.qti.imsrtpservice@3.1_system_ext
system_ext/priv-app/ims/ims.apk|a79cc8000a0419e1d4d4664db839bf6cea2eb0b9
system_ext/priv-app/ims/ims.apk
-vendor/bin/ims_rtp_daemon
-vendor/bin/imsdatadaemon
-vendor/bin/imsqmidaemon

View File

@ -364,10 +364,12 @@ PRODUCT_PACKAGES += \
qti-telephony-utils-prd \
qti_telephony_utils.xml \
qti_telephony_utils_prd.xml \
telephony-ext
telephony-ext \
xiaomi-telephony-stub
PRODUCT_BOOT_JARS += \
telephony-ext
telephony-ext \
xiaomi-telephony-stub
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml \