Merge "Remove todo comment from IME tracing proto"
This commit is contained in:
committed by
Android (Google) Code Review
commit
9e34116a67
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user