summaryrefslogtreecommitdiff
path: root/protos
diff options
context:
space:
mode:
author Thiru Ramasamy <thiruram@google.com> 2022-03-04 09:40:59 -0800
committer Thiru Ramasamy <thiruram@google.com> 2022-03-04 09:54:34 -0800
commit834f633931290bfccbc43723edbd19a381f724bb (patch)
tree100bc1fe339412d8ef1b10b1ff260252178f1f6b /protos
parentd7af3cc784faea5dd88221bd21f0bc8b127db630 (diff)
Add ONE_SEARCH_WEB_PERSONAL attribute.
Test: wwdebug && wwlogcat; http://gpaste/6052674958000128 Change-Id: Iba1d18060b18ab3dad8947d49a412d34db5ac78c
Diffstat (limited to 'protos')
-rw-r--r--protos/launcher_atom.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos/launcher_atom.proto b/protos/launcher_atom.proto
index 8ce23eaba7..a61e430d37 100644
--- a/protos/launcher_atom.proto
+++ b/protos/launcher_atom.proto
@@ -170,6 +170,7 @@ enum Attribute {
ONE_SEARCH_WEB_TRENDING = 33;
ONE_SEARCH_WEB_ENTITY = 34;
ONE_SEARCH_WEB_ANSWER = 35;
+ ONE_SEARCH_WEB_PERSONAL = 36;
WIDGETS_BOTTOM_TRAY = 28;
WIDGETS_TRAY_PREDICTION = 29;