summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nandana Dutt <nandana@google.com> 2019-03-20 11:42:55 -0700
committer android-build-merger <android-build-merger@google.com> 2019-03-20 11:42:55 -0700
commit987a019c57e9b8b7cbd73242c95a23312b00667b (patch)
treee05cf1ef20a44c3d5ad59965c1e3621d6479cf1b
parentd2ef04400cca029322be6ba1044011a87aa84589 (diff)
parentc754cfcdc720045940c2e0073e4d3d1f80d5019e (diff)
Merge "dumpstate: remove obsolete TODO" am: 81c1bf02a8
am: c754cfcdc7 Change-Id: Ie97dd6344450e3e008bbce10abaad5d66c1c55a0
-rw-r--r--cmds/dumpstate/binder/android/os/IDumpstate.aidl1
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.
*