summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDanning Chen <danningc@google.com>2020-03-05 16:28:11 -0800
committerDanning Chen <danningc@google.com>2020-03-05 16:38:25 -0800
commit18fecf78d38c4ba2a1e3222f3e101466aac268b6 (patch)
tree049b2d3c1f65e5d0a06c8ee6b653117fc968573e /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb7050a36afd5cfcfb6f471fa273742300b83264a (diff)
Fix the bug that queries UsageStatsService for locked users
In addition to the bug fix, this also changes the user lifecycle callbacks People Service is using: 1) onUserUnlocking() -> onUserUnlocked() 2) onUserStopped() -> onUserStopping() The user lifecycle callback changes are based on a recent callback API change in ag/10396717. This change will make the service run safer: it avoids performing queries on locked users. Change-Id: I4d0ebdb80f2181b5eb5a636d345c53a01c7df210 Test: Manual test Test: atest com.android.server.people.data.DataManagerTest Bug: 150882079
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions