commit | ffad962092e2b42e336918c2f1e8f5ec48cc08a9 | [log] [tgz] |
---|---|---|
author | Hyunyoung Song <hyunyoungs@google.com> | Tue Sep 27 18:07:00 2016 -0700 |
committer | Hyunyoung Song <hyunyoungs@google.com> | Tue Sep 27 18:07:00 2016 -0700 |
tree | 5ec83c94841640937113760df60592ef98e810f5 | |
parent | 1b7e9bc063117f53d053bec003da34079aa11380 [diff] [blame] |
Add user event logging for action on search box b/31772967 Change-Id: Ide652ddfad931e392b21f5a2bbdf9f07729d0383
diff --git a/protos/launcher_log.proto b/protos/launcher_log.proto index 3730555..448cf64 100644 --- a/protos/launcher_log.proto +++ b/protos/launcher_log.proto
@@ -62,6 +62,7 @@ WIDGET = 3; FOLDER_ICON = 4; DEEPSHORTCUT = 5; + SEARCHBOX = 6; } // Used to define what type of container a Target would represent.