From b1e890a14c511d54f53a5fd6a87a0671defb287a Mon Sep 17 00:00:00 2001 From: danielml Date: Sun, 16 Jun 2024 10:30:40 +0200 Subject: [PATCH] sm8350-common: Build xiaomi-telephony-stub To provide the required Xiaomi IMS methods Change-Id: I1e75476a0d2ed55b5eae2a0a2c6ca4c3c4e2c0f1 --- common.mk | 6 ++++-- proprietary-files.txt | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/common.mk b/common.mk index 40aed59..6c8a76d 100644 --- a/common.mk +++ b/common.mk @@ -461,10 +461,12 @@ PRODUCT_PACKAGES += \ qti_telephony_hidl_wrapper.xml \ qti-telephony-utils \ qti_telephony_utils.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 \ diff --git a/proprietary-files.txt b/proprietary-files.txt index fcdee87..472be9a 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -307,7 +307,7 @@ system_ext/lib64/vendor.qti.ImsRtpService-V1-ndk.so system_ext/lib64/vendor.qti.diaghal@1.0.so system_ext/lib64/vendor.qti.imsrtpservice@3.0.so system_ext/lib64/vendor.qti.imsrtpservice@3.1.so -system_ext/priv-app/ims/ims.apk|3cbb53104c1e49ba070913f3b9f69c10fa4bf58d +system_ext/priv-app/ims/ims.apk vendor/bin/ims_rtp_daemon vendor/bin/imsdaemon vendor/etc/init/ims_rtp_daemon.rc