summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorIoannis Ilkos <ilkos@google.com>2020-06-11 14:56:13 +0100
committerIoannis Ilkos <ilkos@google.com>2020-06-11 17:34:08 +0000
commite0ec1f3ce4c2b3e23be611e43f50403cef11ecaa (patch)
tree99dc39446defa7e25f00a837341ee256f2975fee /tools/aapt2/java/JavaClassGenerator_test.cpp
parent1f6b99d5fa0a4af04eb3c5b680a0e070f18c387e (diff)
Remove incorrect isAppUid check reading memory state
The check misclassifies processes as apps (it only checks lower bound, whereas there's also an upper bound of 20000-1). At the same time it is redundant. It was originally introduced to quickly filter out processes that were known to AM, but nowadays we explicitly remove these from the set of processes to scan. Bug: 158470048 Test: manual test, android.cts.statsd.atom.UidAtomTests#testProcessMemorySnapshot, 'android.cts.statsd.atom.UidAtomTests#testProcessMemoryHighWaterMark Change-Id: Ie24107ccea31efae40277d8d46fa36f978f2481e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions