Merge "Remove todo comment from IME tracing proto"

This commit is contained in:
TreeHugger Robot
2020-10-05 08:54:16 +00:00
committed by Android (Google) Code Review

View File

@@ -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;