summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2020-10-05 08:54:16 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2020-10-05 08:54:16 +0000
commit9e34116a67a1bf9c8fb0b4de642c9f6ba79e5631 (patch)
treeb9a8bc18b7db7997c7fb352c84ab63361ed885ac
parente1505c795968fc73f6f5cb1c360fb4a5e280a286 (diff)
parent7cda3558d622ffe79eb445810ca41ed5b8ba1367 (diff)
Merge "Remove todo comment from IME tracing proto"
-rw-r--r--core/proto/android/view/inputmethod/inputmethodeditortrace.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/proto/android/view/inputmethod/inputmethodeditortrace.proto b/core/proto/android/view/inputmethod/inputmethodeditortrace.proto
index 2729e82768c3..856d8da1a1ea 100644
--- a/core/proto/android/view/inputmethod/inputmethodeditortrace.proto
+++ b/core/proto/android/view/inputmethod/inputmethodeditortrace.proto
@@ -65,8 +65,6 @@ message InputMethodEditorProto {
repeated ClientSideProto client = 1;
}
- /* todo: extract as a separate message to allow other dumps to use this as their client side
- proto */
/* groups together the dump from ime related client side classes */
message ClientSideProto {
optional int32 display_id = 1;