Skip to content
Commit e7739b30 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

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
parent 148cd8c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment