commit | 9e92ae1c96f1cc45133472b518ef069174b57c07 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Thu Jun 06 14:18:19 2024 -0700 |
committer | Songchun Fan <schfan@google.com> | Thu Jun 06 14:18:22 2024 -0700 |
tree | 3a6c9f806b435fa6d6afbed6a81b1a4b2ff1f8c7 | |
parent | e55490cb019d6584eb4981f565c378459a8e1ee3 [diff] |
[pm] revert lock changes to settings write This reverts ag/25983279, which introduced a behavior change in the locking of writeSettings. As a result of that CL, the disk writes were not guarded by "synchronized (mLock)" which may cause issues if the settings are being modified at the same time as the writes. BUG: 345278249 Test: presubmit Change-Id: I3c855c986bb7bc9b7ab220e416305d562c621a5b