diff options
| -rw-r--r-- | cmds/dumpstate/binder/android/os/IDumpstate.aidl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/dumpstate/binder/android/os/IDumpstate.aidl b/cmds/dumpstate/binder/android/os/IDumpstate.aidl index 37ff4428a1..347856ddcb 100644 --- a/cmds/dumpstate/binder/android/os/IDumpstate.aidl +++ b/cmds/dumpstate/binder/android/os/IDumpstate.aidl @@ -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. * |