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

Commit 8c966826 authored by Nandana Dutt's avatar Nandana Dutt
Browse files

dumpstate: remove obsolete TODO

The Bugreporting API only supports the case where the calling
and consuming app are the same. The TODO is obsolete.

Test: builds

Change-Id: I7a408752d2b71d9e4b0ff77f0ae3f5f3a606239c
parent 7cee1b48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -61,7 +61,6 @@ interface IDumpstate {
    // Default mode.
    const int BUGREPORT_MODE_DEFAULT = 6;

    // TODO(b/111441001): Should the args be for the consuming application rather than triggering?
    /*
     * Starts a bugreport in the background.
     *