[roll] Roll fuchsia [performance] Remove Secondary for //src/performance

This was needed for make some out of tree projects build with the new
//src/performance path. The out of tree projects have now been updated
and this can be removed.

Original-Bug: 102722
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/697970
Original-Revision: 15ef43ff06946e94ff79d2055eb9a79cf6314957
GitOrigin-RevId: e4758c0c49f7d3d031f1500d71e2f27058472cd8
Change-Id: Iaa4e3ccad9caa0377c659b7b32792aaccbde5e94
1 file changed
tree: 4a70304762cdf9ea33dc6c6eba6b210d19171c9f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.