TrebleDroid / treble_experimentations

Scripts to automatically build/CI/Release TrebleDroid GSI
Other
203 stars 26 forks source link

No VOLTE in cat s22 flip<title> #99

Open Docbroke opened 4 months ago

Docbroke commented 4 months ago

Current Behavior:

There is no working VOLTE service, I am not able to make calls or send SMS (I am using JIO, 4G/5G only network). Internet works. I tried to install IMS app from inbuilt settings, but it failed with below error, Failure [INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113] This error was displayed when I tried to install app using adb, there was no error output when install failed from device. ### Expected behavior working 4G VOLTE ### Smartphone (please complete the following information): - Device: cat s22 flip - Build Flavor: system-td-arm32_binder64-ab-vanilla.img.xz - Version: [android_14.0.0_r27 ci-20240208](https://github.com/TrebleDroid/treble_experimentations/releases/tag/ci-20240208) ### Additional context I also tried to install other versions of org.codeaurora.ims from internet, but all failed with different errors like adb: failed to install org.codeaurora.ims_1.0-1_minAPI31(nodpi)_apkmirror.com.apk: Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY: Reconciliation failed...: Reconcile failed: Package org.codeaurora.ims requires unavailable shared library qti-telephony-hidl-wrapper; failing!] adb: failed to install org.codeaurora.ims_1.0_apkcombo.com.apk: Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE: Reconciliation failed...: Reconcile failed: Package org.codeaurora.ims has no signatures that match those in shared user android.uid.phone; ignoring!] The stock rom for this device also have this org.codeaurora.ims apk. I remember this because when I disabled that app using universal android de-bloater, VOLTE calls stopped working. I am unable to extract that app to try as I have installed GSI rom in the device.
evantj commented 2 months ago

i believe this is the same issue i am experiencing. i previously had an older version of this rom installed, and had calling working. after upgrading, i am getting ims_media_jni: Error loading library lib-imsvt.so: dlopen failed: library "lib-imsvt.so" not found and am unable to update the ims apk with app isn't compatible with your phone. does there simply not exist a working ims apk for this vendor for newer versions of android?