[roll] Roll fuchsia [component_manager] Fix lock cycle in task_metrics

Lock order TaskState -> most_recent_measurement_nanos was inverted in
one place.

Original-Fixed: 462815022
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441789
Original-Revision: d42865d2021e9136272e793e39b96692235e28ac
GitOrigin-RevId: 6cad2ec1109a8d8d49ebcc073c4139cbc7a427aa
Change-Id: Id56ec2b25c0fc3728a7650d5f8a00069de42f497
1 file changed
tree: 740f2a38ee24346496da17a7d96c535f1764e9d6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.