commit | 6f8cc6f0b6bf9d7469f44dfc6f08eddbde16b0b2 | [log] [tgz] |
---|---|---|
author | songferngwang <songferngwang@google.com> | Tue May 14 10:45:10 2024 +0000 |
committer | SongFerng Wang <songferngwang@google.com> | Tue May 14 15:04:02 2024 +0000 |
tree | f53b27d9698fd7929fdb28c4d22abe0a1760ca27 | |
parent | 75779c3fc20f437c7f4861b82623984c64969455 [diff] |
Fix search indexed the item from the invisible sim When search start to index and run to MobileNetworkSettings.java, the TelephonyBasePreferenceController will find which subId can be the "AVAILABLE" from the active subscriptionInfo list. This active subscriptionInfo list does not be filtered, so the search uses the invisibile sim's item for user. Bug: 335509130 Test: atest MobileNetworkUtilsTest (pass) Change-Id: I2840e7de344347643197592e125f5524d27a068e