commit | e33b495c7de2c254d3e45618cc18acb206ae20c8 | [log] [tgz] |
---|---|---|
author | Ned Burns <pixel@google.com> | Wed Feb 12 22:38:05 2020 -0500 |
committer | Ned Burns <pixel@google.com> | Thu Feb 20 22:11:31 2020 -0500 |
tree | e171552a99fd1f7633d50fd33103666cfad8d473 | |
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