[roll] Roll cobalt-registry [metrics] Extend expiration date for power metrics

Power metrics previously expired on 2025/03/22 as specified in the
config file. This expiration date should be extended to allow continued
collection and analysis of power metrics.

Changes:
- Updates expiration of expired power metrics to one year in the future
  (2026/07/02)
- Synchronizes existing expiration date for currently-valid power
  metrics to the new 2026/07/02 date

Original-Bug: b/429258670
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1314112
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: a4e05087719070ef965db2832caec45c189ef04a
GitOrigin-RevId: 3cedb061275425040e49126396307539dfe631cc
Change-Id: I434bb432645d1629f19e828ba766bff85809a008
1 file changed
tree: 2e9e2caeb0753fa11222253e38a6ef325a72d960
  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.