mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Merge "Add launcher metrics for tracking kids nav mode change events." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6ccf536f94
@@ -190,7 +190,8 @@ public class StatsLogCompatManager extends StatsLogManager {
|
||||
getCardinality(info), // cardinality = 16;
|
||||
info.getWidget().getSpanX(), // span_x = 17 [default = 1];
|
||||
info.getWidget().getSpanY(), // span_y = 18 [default = 1];
|
||||
getAttributes(info) /* attributes */
|
||||
getAttributes(info) /* attributes = 19 [(log_mode) = MODE_BYTES] */,
|
||||
false /* is_kids_mode = 20 */
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user