eSIM LPA (Local Profile Assistant) implementation for Android. System privilege or ARA-M allowlisting required.
Go to file
Peter Cai a461ef9208 Handle "ghost" SIM slots gracefully
On devices like the Japanese versions of Sony Xperia 5 II, the telephony
HAL can end up reporting a "ghost" SIM slot that does not actually exist
and (thus) has no IMEI assigned to it. In this case, our code would
crash since we assumed every SIM slot reported to the telephony
framework should be valid. The fix is simple -- abort when we realize
that the SIM slot has no IMEI.
2022-08-13 18:04:36 -04:00
.idea
app Handle "ghost" SIM slots gracefully 2022-08-13 18:04:36 -04:00
gradle/wrapper
libs
.gitignore
Android.bp
build.gradle
COPYING
gradle.properties
gradlew
gradlew.bat
LICENSE
privapp_whitelist_im.angry.openeuicc.xml
settings.gradle