commit | a60c3ddc1ba3f694fb553adbf398faaa89dcc5d8 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Tue Oct 08 15:38:07 2024 +0000 |
committer | Ben Murdoch <benm@google.com> | Thu Oct 10 13:31:58 2024 +0000 |
tree | f6d7b16b0c30fa2ab32109c8081e1f935f3683be | |
parent | ef2693218f4968e466f2eae4ccca2f0a7107d561 [diff] |
Add DesktopModeSessionTaskUpdate TaskEvent for initialising state. 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: I23f9ad22486fa0c52f18a6c7622d7cdf4030c166