Files
android_hardware_oplus/Euicc/proguard.flags
Bruno Martins f4b2b275c7 Introduce OplusEuicc
This is a companion app for EuiccGoogle (SIM Manager), that basically
sends over the mapping of the SIM slots and sets proper SIM tray
illustration (props to Yuri for the lottie animations).

For the time being it only includes the mappings for one of the
OnePlus 11 models (OP594DL1).

Change-Id: I09db5d6a9acbf05bf82803682572aeae54337c1b
2023-10-20 08:19:58 +00:00

4 lines
43 B
Plaintext

-keep class org.lineageos.euicc.* {
*;
}