commit | 77c6605c60496c5f865ac5f5480cc8de38bea1a8 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Fri Nov 22 13:35:08 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Fri Nov 22 15:13:51 2024 +0000 |
tree | 4beee703af8261b168f0125d02b8bb33d63f85bd | |
parent | 784e422e3abbbd57ceb5d5e05a7428476e795bb6 [diff] |
Reorient SIM processing around slot id It was previously organized around subscriptionId as the index, which can cause many issues with multiple sims having an invalid subscription id of -1. Slot Id is unique and will allow better detection of changes to SIM state. Fixes: 376173142 Test: atest KeyguardUpdateMonitorTest CarrierTextManagerTest Flag: com.android.systemui.sim_pin_use_slot_id Change-Id: Ifa246bd4738f66d8e67bcd7fe671b9fb8117e81e