[roll] Roll fuchsia [gn sdk] Removing femu.sh and related files

This removes femu.sh from the GN SDK. All usages of it have
been migrated to other launchers, the documentation has been updated.

Original-Bug: 80406, 50577

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680817
Original-Revision: 758ad43a20515fb7eb90eee1902fc46cf1e35ede
GitOrigin-RevId: ece22c739c82f219bc640ad28b8bcf72faeb1982
Change-Id: I4c5b62a995a12863d056e83eb9b69097331cc648
1 file changed
tree: b0b54e1c7b10b2c4ccefd274d3989f7be642e1b4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.