commit | 800e843862cfaac46dd1cc3b6e09aad1de911942 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Jan 21 20:57:05 2019 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Jan 21 23:21:40 2019 +0900 |
tree | 08dcf5dcab2ae741568de9d789b89d3311c66bae | |
parent | 69b967f5d0687b043a66ed9a8343ad447bd594aa [diff] |
Acquire lock to write NetworkStackConnector As Java reference writes are atomic, the previous code should not have issues, but since mConnector is marked @GuardedBy it could trigger static analysis. Test: m Change-Id: I5a6174a4f32c349e593d0a16d58293d608a487c7