commit | 22fc59ad6f343f0a640b780490330fda3d38cc70 | [log] [tgz] |
---|---|---|
author | Robert Horvath <robhor@google.com> | Thu Feb 10 16:48:08 2022 +0100 |
committer | Robert Horvath <robhor@google.com> | Fri Feb 18 20:42:22 2022 +0000 |
tree | 6aa70d743d5afbb3505b1fa3dfe4231217d37eeb | |
parent | 464451edf3e651effe5367b7314c1fb87e370177 [diff] |
Annotate setUidFirewallRule with @GuardedBy This method is only called with the lock held. Annotating it helps ErrorProne verify calls to other methods that require the lock to be held are okay. Test: Build Bug: 220270435 Change-Id: I1f6c3c9e339935c06b3edd5436b2b1a7922a67ed