Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 08403647 authored by Ned Burns's avatar Ned Burns
Browse files

Split DumpManager into two

Splits DumpManager into two pieces:
[1] DumpHandler, which is responsible for parsing input args from either
    of our dumpable services and triggering the right kind of dumps.
[2] DumpManager, which is now largely just a registry of dumpables that
    exposes methods for dumping those dumpables.

This change is necessary to allow other clients to use the DumpManager
to dump to things other than bug reports.

Test: manual, atest
Bug: 112656837, 151317347
Change-Id: I6dcef9773c204c50fb4101f8fc355767b54f39bc
parent b90e71d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment