commit | e66b3dc8a2a603058d3b063d64c59950c9935ec2 | [log] [tgz] |
---|---|---|
author | Robert Horvath <robhor@google.com> | Thu Feb 10 16:48:08 2022 +0100 |
committer | Robert Horvath <robhor@google.com> | Wed Mar 23 12:15:10 2022 +0000 |
tree | d565d9e6127fcc90344bc5ffd8eb9559c72fba8e | |
parent | b27a57a7b6d3d6de11e59b3e5d32bb2da790b453 [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 Merged-In: I1f6c3c9e339935c06b3edd5436b2b1a7922a67ed