[roll] Roll third_party/sdk-integration Change local_path to local_paths

Create local_paths as an array of local SDK paths to support multiple
SDKs. local_path is still supported for a soft transition.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/735913
Original-Revision: 2390b3d88ffeed314c33159d693f6d87d65d2b71
GitOrigin-RevId: f6eb3b9c3e26e0f1507c4930f45ea97dd64b2e00
Change-Id: I93800ac02f9a64494383dc7854733d1d6d79f74d
1 file changed
tree: a9d0f12c7d351848702b3478be60411b5ab4e03c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.