summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRafal Slawik <rslawik@google.com>2018-10-01 11:39:58 +0100
committerRafal Slawik <rslawik@google.com>2018-10-01 11:39:58 +0100
commite35d8f8d6a991865065e480dd71e89a60fa5bf44 (patch)
tree283c8ea7fd5dd9009d331de00247ba524b3585c7 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6ef0182f07a5a5b53f46ed4d9921cc115ac77e36 (diff)
Fix: statsd path in whilelist of native processes
This whitelist is used when calling Process.getPidsForCommands. That method reads all pid directories under /proc and returns only those which /proc/pid/cmdline matches the whitelist. Statsd returns /system/bin/statsd in its cmdline and therefore was not included in the results and ignored from reporting. Bug: 116784348 Test: cat /proc/pid/cmdline for statsd Change-Id: I2c37a25dd26baac1ac043f9a559a391bdc32041e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions