summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2020-08-21 14:00:03 -0700
committerlucaslin <lucaslin@google.com>2020-12-01 15:25:52 +0800
commitb0402e7bf3e54700dbf3444040df9b15d7f35727 (patch)
treed4321cab034874229714fade658dc6ef84d2a755 /tools/aapt2/java/JavaClassGenerator.cpp
parent5884555cd218ed53dd797ef4183f357aabad4214 (diff)
Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers()
The existing method is confusing (the argument used to be called includeDying) and it puts the burden on the caller (which need to understand what the parameter means). Furthermore: - The majority of calls are for getUsers(excludeDying=true). - The calls for getUsers(excludeDying=false) are equivalent to calls to getUsers() Test: m Test: a VpnTest ConnectivityServiceTest PermissionMonitorTest Bug: 157921703 Change-Id: Ife767a40b7b7790ba28b5377046de822ddbf275c Merged-In: Ife767a40b7b7790ba28b5377046de822ddbf275c (cherry picked from commit 6dc6d2b96498bcca132913dbfc6338f8f9f6c697)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions