[roll] Roll fuchsia Revert "[assembly] Allow dups in kernel cmdline args"

This reverts commit ee90f8f93b8a90692cad9c6c965540bafa2c7113.

Reason for revert: The migration is done, we don't need this hack now

Original change's description:
> [assembly] Allow dups in kernel cmdline args
>
> Original-Bug: 382424248
> Change-Id: I4ae06509b2ffe9db5ae47c031c34769e063785f1
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169112
> Reviewed-by: Aaron Wood <aaronwood@google.com>
> Commit-Queue: Jiaming Li <lijiaming@google.com>

Original-Bug: 382424248
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171332
Original-Revision: 418dd709431d2ffb89c399e4000db540ca95fecb
GitOrigin-RevId: 6396e36c407229388dd65a9e63cd16f71fa7a342
Change-Id: I7e0ae933fa3f0af48ff8db9bc7aaea95498e9410
1 file changed
tree: 0e34c1b071a961db3c4a9caa4e168ee03aafb200
  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.