commit | c427812e2c2bd9f793086239d4626a27a7847f71 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Tue Oct 01 19:50:13 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Tue Oct 01 19:53:32 2024 +0000 |
tree | 1a3371ccbcdcf7cf196e0058ce7e164e45741836 | |
parent | f47daae496169aeafb741b13cef8491f0dc43ec5 [diff] |
Clear invalid SIM slot data when INVALID SUBSCRIPTION received SysUI has historically indexed by subscriptionId. In this case, a valid subscription id, followed by an invalid id, followed again by a valid subscription id, failed to send an update as both pieces of information were kept for the same slotId. Only 1 entry per slotId should exist. Fixes: 368163390 Test: atest KeyguardUpdateMonitorTest Flag: EXEMPT bugfix Change-Id: I35cd3abde77fb4dc940aa39b3c456735d0e2eee6