Merge "Fixed wrong traceEnd() call"
This commit is contained in:
committed by
Android (Google) Code Review
commit
681a16796e
@@ -1184,7 +1184,7 @@ class UserController implements Handler.Callback {
|
||||
updateStartedUserArrayLU();
|
||||
}
|
||||
needStart = true;
|
||||
t.traceBegin("updateStateStopping");
|
||||
t.traceEnd();
|
||||
}
|
||||
|
||||
if (uss.state == UserState.STATE_BOOTING) {
|
||||
|
||||
Reference in New Issue
Block a user