LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folder

Bug: 137777105

Change-Id: I5c1552481fc1b788ba41c57bfe97f126f55e5b16
This commit is contained in:
Hyunyoung Song
2020-06-10 00:35:35 -07:00
parent 662796d18b
commit 13c2bc7303
15 changed files with 144 additions and 142 deletions

View File

@@ -54,6 +54,7 @@ message ContainerInfo {
ShortcutsContainer shortcuts_container = 8;
SettingsContainer settings_container = 9;
PredictedHotseatContainer predicted_hotseat_container = 10;
TaskSwitcherContainer task_switcher_container = 11;
}
}
@@ -82,6 +83,9 @@ message ShortcutsContainer {
message SettingsContainer {
}
message TaskSwitcherContainer {
}
enum Attribute {
UNKNOWN = 0;
DEFAULT_LAYOUT = 1; // icon automatically placed in workspace, folder, hotseat