Commit Graph

6 Commits

Author SHA1 Message Date
Nolen Johnson
19e5ab9415 Regen for QPR2 2024-07-21 00:07:33 +08:00
Pranav Vashi
fc84979fa9 walleye: Add Moto Dolby support
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Asriadi Rahim <asriadirahim03@gmail.com>
2024-07-21 00:02:37 +08:00
Nolen Johnson
1fd3b7c802 Re-extract after recent extract_utils changes 2024-07-21 00:02:37 +08:00
Asriadi Rahim
570d047689 walleye: Drop EUICC support
* It will drop until we have a god solution for euiccgoogle.apk bug
* Log:
11-20 22:18:44.727  9204  9233 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1
11-20 22:18:44.727  9204  9233 E AndroidRuntime: Process: com.google.android.euicc, PID: 9204
11-20 22:18:44.727  9204  9233 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground()
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.os.AsyncTask$4.done(AsyncTask.java:415)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:381)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at java.util.concurrent.FutureTask.setException(FutureTask.java:250)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at java.util.concurrent.FutureTask.run(FutureTask.java:269)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:1012)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Both subId and slotIndex in request are invalid.
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.os.Parcel.createExceptionOrNull(Parcel.java:3061)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.os.Parcel.createException(Parcel.java:3041)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.os.Parcel.readException(Parcel.java:3024)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.os.Parcel.readException(Parcel.java:2966)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.android.internal.telephony.ITelephony$Stub$Proxy.iccOpenLogicalChannel(ITelephony.java:9707)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.telephony.TelephonyManager.iccOpenLogicalChannel(TelephonyManager.java:7172)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.telephony.TelephonyManager.iccOpenLogicalChannel(TelephonyManager.java:6989)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.android.euicc.telephony.UiccLogicalChannel.openChannel(UiccLogicalChannel.java:281)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.android.euicc.telephony.UiccLogicalChannel.open(UiccLogicalChannel.java:253)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.android.euicc.telephony.UiccLogicalChannel.open(UiccLogicalChannel.java:104)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.android.euicc.telephony.UiccLogicalChannel.openIsdR(UiccLogicalChannel.java:117)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.google.android.euicc.pixel.telephony.QcrilUiccSlotsManager.getPhysicalSlotsStatus(QcrilUiccSlotsManager.java:137)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.android.euicc.service.CompleteBootService.updatePsimPresenceStateOnFirstBoot(CompleteBootService.java:188)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at com.android.euicc.service.CompleteBootService.onHandleWork(CompleteBootService.java:241)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.support.v4.app.JobIntentService$CommandProcessor.doInBackground(JobIntentService.java:392)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.support.v4.app.JobIntentService$CommandProcessor.doInBackground(JobIntentService.java:383)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at android.os.AsyncTask$3.call(AsyncTask.java:394)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
11-20 22:18:44.727  9204  9233 E AndroidRuntime: 	... 3 more

* Pixel 2 series also not oficially eSIM support, it is back to each provider or region
* The bug make the pisycal slot looks not work perfectly and signal lose when setup the device after flash the ROM even after reboot
* It is happend since A13 and more crazy in A14

Signed-off-by: Asriadi Rahim <asriadirahim03@gmail.com>
2024-03-03 14:30:22 +08:00
Michael Bestas
d1072a2514 walleye: Drop QTI datastatusnotification
It crashes on Android 14

Change-Id: I7649956d630659f81094f66a6fef334511959aef
2024-03-03 14:30:22 +08:00
Christian Hoffmann
8d1c1d3abf Import blobs from RP1A.201005.004.A1
* And subsequent modifications taken from
* repo: https://github.com/TheMuppets/proprietary_vendor_google
* branch: lineage-19.1
* as of: a434787e0f1855e6e6df58301669b0b6d8dd3d61

Change-Id: Ia82b29ab0af3ef51e8f42b6b3ff79fae4e072978
2022-10-01 08:39:50 +02:00