summaryrefslogtreecommitdiff
path: root/protos
diff options
context:
space:
mode:
authorYogisha Dixit <ydixit@google.com>2021-05-10 12:01:58 +0100
committerYogisha Dixit <ydixit@google.com>2021-05-15 00:26:41 +0100
commit0b15c7ee07c4a874d9b08516c6355e3377263e89 (patch)
tree4571a1b60fed225a28be4c05853cd58a55eb22ba /protos
parent21d923955912b6dcda51cc5dc70602651051a04c (diff)
downloadLauncher3-0b15c7ee07c4a874d9b08516c6355e3377263e89.tar.gz
Log widget features.
Design doc: go/widgets-logging Note that this doesn't log dynamic colors yet. I'll work on that in a follow-up CL. Bug: 185778648 Test: manual Change-Id: I04249ef267907b4112c220fb206e077d1bee783a
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 fb47b0aad6..475b5bead0 100644
--- a/protos/launcher_atom.proto
+++ b/protos/launcher_atom.proto
@@ -162,6 +162,7 @@ message Widget {
optional int32 app_widget_id = 3;
optional string package_name = 4; // only populated during snapshot if from workspace
optional string component_name = 5; // only populated during snapshot if from workspace
+ optional int32 widget_features = 6;
}
// Tasks handled by PackageManager