commit | 219d7f9275c51162b240d348227a94d400dbb2b9 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Nov 26 17:36:51 2024 +0800 |
committer | Junyu Lai <junyulai@google.com> | Mon Dec 02 07:04:20 2024 +0000 |
tree | 6d34a2d8aa354daaf8b237798f81b234bd2f081b | |
parent | 739a6c43209189d7a674eb10d765bc4d90177e2e [diff] |
Remove synchronized block for test only variable This is to address review comments at aosp/3324247, where the test only methods are pretty much always single-threaded. Remove the synchronized block accordingly. Test: TH Bug: 372851500 Change-Id: I14209b090c584912fcb87f5734f57ef3db7b0f3c