From: Nolen Johnson Date: Mon, 1 Jan 2024 07:41:10 +0000 (-0500) Subject: exynos9610: Patch Shannon applications calls to getSimStateForSlotIndex X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c8c8140e9e2afcba2b78bdd63b6234a11055461c;p=GitHub%2FLineageOS%2Fandroid_device_motorola_exynos9610-common.git exynos9610: Patch Shannon applications calls to getSimStateForSlotIndex * Account for getSimStateForSlotIndex moving from SubscriptionManager to TelephonyManager. * Simply apktool d *.apk, then grep for `getSimStateForSlotIndex`, and then replace all references to that to call from `TelephonyManager` instead of the existing call to `SubscriptionManager`. * apktool b *.apk, and boom - functional IMS. Reference: https://android-review.googlesource.com/c/platform/frameworks/base/+/2484178 Change-Id: I7574369d2a73d8751db8bef940fe8c3271c002ea --- diff --git a/proprietary-files.txt b/proprietary-files.txt index e86e625..846e2da 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -61,13 +61,13 @@ product/priv-app/HotwordEnrollmentOKGoogleWM8280/HotwordEnrollmentOKGoogleWM8280 product/priv-app/HotwordEnrollmentXGoogleWM8280/HotwordEnrollmentXGoogleWM8280.apk ## IMS -app/ShannonIms/ShannonIms.apk|9ee5bb3048fd00ee0323ee83f8552cacda4aa361 +app/ShannonIms/ShannonIms.apk|e85ce47d7cdfc7dbf0b68eb8ee5ed1bc3de2841a lib64/libmedia.so:lib64/libmedia_ims.so lib64/libmediaadaptor.so priv-app/OemRilService/OemRilService.apk -system_ext/app/ShannonDataService/ShannonDataService.apk -system_ext/app/ShannonNetworkService/ShannonNetworkService.apk -system_ext/app/ShannonQualifiedNetworksService/ShannonQualifiedNetworksService.apk +system_ext/app/ShannonDataService/ShannonDataService.apk|2d3856523a463738bff9cffd12f4c5a94de28e44 +system_ext/app/ShannonNetworkService/ShannonNetworkService.apk|507e83f2e419866cac9c5c750c92bf4bd126e249 +system_ext/app/ShannonQualifiedNetworksService/ShannonQualifiedNetworksService.apk|be7a4a6ce5534fcc7bcde7018bf7f060c2b0f2ed system_ext/etc/permissions/com.android.hotwordenrollment.common.util.xml system_ext/framework/com.android.hotwordenrollment.common.util.jar system_ext/lib/vendor.samsung_slsi.telephony.hardware.oemservice@1.0.so