[roll] Roll fuchsia [power][perf] Minor fixes to squareload test.

* Added copyright notice to __init__.py
* Removed unnecessary is_host check in BUILD.gn

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949520
Original-Revision: 7bdfab753e71d6e20992eeeaa2d633bed7ef51f8
GitOrigin-RevId: 8ae36e078f071d8b00cc8a1593bff7475f526c4b
Change-Id: I8857b7b79207cb3f1d32c02f755f868cd8faa6b5
1 file changed
tree: 02d612e2cbe7a886b7af9253013ca3abdf79ad6b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.