[roll] Roll fuchsia [power] Rename ES WakeHandling to Suspending

Based on RFC-0255, the ExecutionState now refers to the 'Wake Handling'
state as the 'Suspending' state. Rename all usages to reflect this.

Original-Bug: 356675159
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099515
Original-Revision: 875f0ed9d5829aabbf93fd9888e7d1792a9e11b0
GitOrigin-RevId: e55f1ed1d784603a4756e256c90776468a8675b9
Change-Id: I073d5ee00d3725e3eea9e6b8b9548c97cb1bc4db
1 file changed
tree: 34e48b36fcb154092fb0fecece56e2d70c79dd22
  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.