[roll] Roll fuchsia [power][sag] Remove OnSuspendFail.

There is no existing use case that requires this method, whereas
usage to date has suggested that the differentiation from OnResume
just creates extra integration work for clients.

Meanwhile, fuchsia.power.suspend/Stats is available to surface
information regarding suspend failures, if needed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188453
Original-Revision: c2317a7d193b2c56a8545bdba56d3ceb6161cf65
GitOrigin-RevId: cdc3091e2bf03ed866c53e9cae135b111307ae6b
Change-Id: I3c17e1dde28823a5da1414f6aad0bb1baff01c1c
1 file changed
tree: 668e2a5abdf4f0a76b0e3e10c203f70a9d255672
  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.