[roll] Roll fuchsia [fidl][suspend][sdk] Rename fuchsia.hardware.suspend to

fuchsia.hardware.power.suspend and add it to the partner SDK

Adding this to the partner sdk so that it can be referred to from
the SDK including Bazel based drivers.

Original-Bug: b/413166087
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259527
Owners-Override: Hunter Freyer <hjfreyer@google.com>
Original-Revision: 5422ed6608133b19ee488b301e64a32b6bb85c3b
GitOrigin-RevId: c89519a20ed8e9ebab9299931a0cafceeec8ad7b
Change-Id: I24199e3308420b45bdb6b48a6b606cb7c0b79ef2
1 file changed
tree: 18b92696da92e7e3941f198a5d3b3a7bc045cab4
  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.