OSDN Git Service

dumpstate: remove obsolete TODO
authorNandana Dutt <nandana@google.com>
Wed, 20 Mar 2019 15:36:18 +0000 (15:36 +0000)
committerNandana Dutt <nandana@google.com>
Wed, 20 Mar 2019 15:37:34 +0000 (15:37 +0000)
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

cmds/dumpstate/binder/android/os/IDumpstate.aidl

index 37ff442..347856d 100644 (file)
@@ -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.
      *