commit | 2e8c7670b12ce7075bcc34c1502d268a71f99a0d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Jul 20 13:01:08 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Jul 23 15:22:55 2018 +0000 |
tree | 2e110fd8937d27c332d2076001d6a9ac59c037db | |
parent | d6d420676b9aa16952bbf0e835cedab9b94e3520 [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 package manager. Derived by errorprone. Bug: 73000847 Test: m Change-Id: I1f1f024199db85d4023323169441c8514ea3cc3a