[roll] Roll fuchsia [assembly] Disable serial on all user builds

All of our currently known user-build products have serial disabled. We
may want to make this configurable for future products, but for now we
will reduce the configuration surface by making it default disabled on
user builds.

Original-Bug: b/304593652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/932576
Original-Revision: 04eb73eed6509149f1d1225db8cc182168036215
GitOrigin-RevId: 95f19fedb37e94f1888e20efc7128a0cdd9696e7
Change-Id: I940bf2e0a792a71775027d21a9cdd0c78bc66293
1 file changed
tree: 9220f83f7de8406b4804b7c9b708d5df427b7b72
  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.