summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2017-11-05 11:17:38 -0700
committerJeff Sharkey <jsharkey@android.com>2017-11-05 11:44:36 -0700
commit2bccbc8ec1c3177d3db5bd71d24855ab212ee5a9 (patch)
treecf171962f34e5bcae5c39ab9883a54c244293322 /tools/aapt2/java/JavaClassGenerator.cpp
parentaa422681a68e8ec7cdfce7e543295548a528f289 (diff)
Don't drop system server StrictMode violations.
The system server doesn't have a ProcessRecord, and all the downstream already checks if it's null. (Someone incorrectly added a bailout-when-null check.) We've actively burned down the number of system violations to a minimum, and we're chasing the remaining violations with the intent of them staying at 0, meaning we're okay to remove the batching logic. (The output format of batched violations is tricky for dashboards to parse.) Test: cts-tradefed run commandAndExit cts-dev -m CtsOsTestCases -t android.os.cts.StrictModeTest Bug: 68662870 Change-Id: Ic1b81200c9550a316939e890a8cea8f37cfbb30b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions