[roll] Roll fuchsia [ffx][emu] Dedupe kernel args before starting emu

This removes duplicate kernel arg entries from the emulator command
line. Duplicates can happen if an argument is specified in the emulator
template and also on the command line when starting.

This addresses problems caused by duplicate arguments when testing
`ffx emu start` when botanist is starting an emulator.

Original-Bug: b/361675124
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106793
Original-Revision: 0856ca4ce547220ce43a42a37afcd38b596dc851
GitOrigin-RevId: 8e2cf2ba08f3253be2cba5ab52c5435ceeb7588b
Change-Id: Ibeff042c7ac2999c555ae2c970fecddfca3d7777
1 file changed
tree: e7ebb1db4d6196bd1a1af82b510b9065a91e45a2
  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 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.