diff options
author | Ned Burns <pixel@google.com> | 2020-02-12 22:38:05 -0500 |
---|---|---|
committer | Ned Burns <pixel@google.com> | 2020-02-20 22:11:31 -0500 |
commit | e33b495c7de2c254d3e45618cc18acb206ae20c8 (patch) | |
tree | e171552a99fd1f7633d50fd33103666cfad8d473 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c7cfa69ffde55126ed3e7648d1f6af651b88a06c (diff) |
Add service for dumping at NORMAL priority
SystemUIService is hard-coded to dump at CRITICAL priority and so can't
dump very much (and, most importantly, can't handle dumping our length
log buffers). So instead we create a new service,
SystemUIAuxiliaryDumpService, which will dump alongside all other
services in the NORMAL section. Its dump method calls straight into the
DumpManager.
Test: atest, manual
Change-Id: If76f206081a1663e23fc14076b50bef7396e517f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions