OSDN Git Service

Remove obsolete methods from DumpstateListener implementations
authorNandana Dutt <nandana@google.com>
Fri, 14 Jun 2019 13:26:10 +0000 (14:26 +0100)
committerNandana Dutt <nandana@google.com>
Tue, 6 Aug 2019 17:43:11 +0000 (17:43 +0000)
commit47c5ecc50ad6b9a87e6c8876f4a215dcd72f1daa
tree69fc90b2b342c79ec12e4ccd191c0ff1b48475d3
parent0a4baeae84caaf4dc8f4f558237d99dc5d8ef767
Remove obsolete methods from DumpstateListener implementations

Note that with the new Bugreporting API, SystemServer is the only
expected DumpstateListener implementation. Once we fully migrate Shell
app, we can remove the implementation in BugreportService as well.

BUG: 128980174
Test: bugreport from power menu, observe progress bar

Change-Id: I40d654a70bd9ceb3a29f8a0113b85616100f4ee9
Merged-In: I40d654a70bd9ceb3a29f8a0113b85616100f4ee9
core/java/android/os/BugreportManager.java
packages/Shell/src/com/android/shell/BugreportProgressService.java
services/core/java/com/android/server/os/BugreportManagerServiceImpl.java