[roll] Roll fuchsia [power] Call SetBootComplete in integration tests

SetBootComplete is to be the API for notifying the system that boot
has completed and can suspend. Adding the calls in tests during the
landing of fxr/1161082.

Original-Bug: b/333699275
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168230
Original-Revision: c9ac3f683277884c64a8288a44e97fc87512d735
GitOrigin-RevId: 52b1da8bffcb1568b939506f72aa051785df2776
Change-Id: I8640a4a26d3c3e3cbed7f5fa1ce8931e9c703875
1 file changed
tree: 89a3c9e4df4fc2fca16c1fa226d4c6d2d035c358
  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.