commit | 8de56130635193c4b98e2f8a10f736d106550521 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Tue Oct 08 12:31:52 2024 +0000 |
committer | Ben Murdoch <benm@google.com> | Wed Oct 09 12:26:40 2024 +0000 |
tree | 6ff682e8267c8d19e74c6b31278cc24e0d5fda3a | |
parent | 2cc5c2435d66e445f89ffdec7f617d3919da5d22 [diff] |
Initialise visible_task_count state field of DesktopModeTaskUpdate atom. Statsd needs an initial value for the state field of this atom, otherwise metrics that slice by the state will be bucketed in an UNKNOWN bucket. To not intefere with any other uses of this atom, we define a new task_event just to mark the initialisation. Bug: 370478775 Flag: EXEMPT logging only Test: Manual + atest DesktopModeLoggerTransitionObserverTest Change-Id: I9efeef6d8a7264818ec0aac77368cb34fae53fa2