commit | 86f4ed16f3c3d9e6be77bdf41169b173265a81d2 | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Tue Jun 11 14:00:04 2024 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Tue Jun 11 14:01:03 2024 +0800 |
tree | a8f48f47e8715c0fb60e5c84035047e32b5c4b99 | |
parent | 5a81e243673bd918ffd566df4a70d95bb948963c [diff] |
Fix preferred apn not selected when back from edit When back from edit page, preferred apn and apn list will both refresh, if apn list refresh happens later, it will clear the preferred apn. Saved the latest preferred apn into mPreferredApnKey to fix. Bug: 257316932 Test: manual Change-Id: I62f9cbd5847b7edb834c815cdecc089e0764a8c7