[roll] Roll fuchsia Revert "[examples] Include //examples/power and tests"

This reverts commit 30fa3ba183918091a9ef55c00417618a881126b2.

Reason for revert: causing failures on core.arm64-thinlto,
e.g. https://ci.chromium.org/b/8740754325058703121

Original change's description:
> [examples] Include //examples/power and tests
>
> Adds //examples/power in the top-level //examples build config to
> include example power tests in appropriate presubmit try builders.
>
> Also fixes the wake_lease_integration_test implementations after a
> breaking API change in ActivityGovernorListener.
>
> Original-Bug: 356953708
> Test: fx set core.x64 --with //examples && fx build && fx test
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092783

Original-Bug: 356953708
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093174
Original-Revision: 4220b1c91a635f6f74b8729301ecfe1ffd5157fb
GitOrigin-RevId: c60bb179f5549e1ec5c1e02a3a76aec131a7893f
Change-Id: I52e0af91774088a72987fc2ec0249bd2215e0304
1 file changed
tree: a7b8da3fca257663d2aaeb13f6c001cd4f83cea4
  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 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.