[roll] Roll fuchsia [power] more VMO for power broker inspect

Problem: Data loss after 85k+ events,
indicative of PB's Inspect overrunning the
allocated VMO size.

This patch is a bit of a bandaid until we
have a better Inspect schema or we design a
multi-day storage format borrowing a byte
efficient trace schema.

Original-Bug: 371026190
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130012
Original-Revision: 9c7da036ea7ca0729ee8c22f917790729d17ce05
GitOrigin-RevId: f5927f0e956958667bc2cf47a9ee8429399bf5ba
Change-Id: Iffeeffe7447a0abfa3d26b9cd39a7d030f41c90d
1 file changed
tree: 5a621a0d5869d8af2fa59a433214e0ba6cfd7ad5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.