[roll] Roll fuchsia [starnix] Move adb serial number suggestion to a doc.

Most users won't need to run this command and the environment variable
can conflict with other workflows that expect ANDROID_SERIAL to
actually be a serial number rather than a TCP address.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196738
Original-Revision: f6cf5f23d4af1792a4dd8ca3f521c471adbeb650
GitOrigin-RevId: e1604f728e9886017216fa8b66894c4f36047733
Change-Id: Ie82c46a87732af08704ffd593f6dca6b0a65bf48
1 file changed
tree: 85414de4a82d6250b7171bca53af183c4d42b57f
  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.