diff options
author | Andreas Gampe <agampe@google.com> | 2018-07-20 12:55:36 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2018-07-24 10:41:39 -0700 |
commit | e7739b30db84fe427707e2bd30bc21e10e1d78ae (patch) | |
tree | 69be0a184dc46aaca3c692f99fecda34550367c2 /rs/java/android/renderscript/Program.java | |
parent | 148cd8c0bced9bcd72beb2e93a086fde9dcfef9e (diff) |
Frameworks: Annotate trivial @GuardedBy in services/core
Add @GuardedBy for simple functions that require locks and have a name in
one of the frameworks naming styles for locks ("^.*(Locked|LPw|LPr|L[a-zA-Z]|UL|AL|NL)$").
Changelist for activity manager.
Derived by errorprone. Manually remove mService.mAm changes, as the intended attribution
is to the mGlobalLock alias, but errorprone cannot handle that at the moment.
Bug: 73000847
Test: m
Change-Id: I4ed19f812e6310845d783b5b74988df0defca5e4
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions