[roll] Roll fuchsia [forensics] Add UI state to report annotations

Add the following annotations to crash reports:

- "system.user-activity.current.state"
- "system.user-activity.current.duration"

Original-Fixed: 95158

TESTED='fx test ui_state_provider_unittest'
TESTED='fx test annotation_manager_unittest'
TESTED='fx shell crasher' when decive was idle @ 9f0ed008739c76ae
TESTED='fx shell crasher' when device was active @ adb2baa87e85f947

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702149
Original-Revision: fc3005a8f2459940c93f167fbef3d41d572b6ef4
GitOrigin-RevId: a63831d4acc9d0e8d79b4453d9137f87aa6ecabc
Change-Id: I23e9d4f7b2f7ebef2d1e2ca50fb932301fca858a
1 file changed
tree: 7373ffefd69677ecf32f88e47268dd4c7da37334
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.