[roll] Roll fuchsia [emu][testsharder][sdk] Migrate to AEMU release-gfxstream builds.

This migrates the following tools / SDKs to use release-gfxstream AEMU
builds:

(1) The default emulator ('aemu_internal') used by ffx emu command.
    This also changes the emulator packed in GN and bazel SDKs.
(2) The emulator binary specified by testsharder.
(3) The emulator in //tools/emulator test data.

Test: All presubmit and postsubmit changes passed.
Test: `fx lsc presubmit` changes passed.
Original-Bug: 405344910
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238265
Original-Revision: ae4b289cfca34b2b3b66cfddf8ab54ba995dccbb
GitOrigin-RevId: 761fa811f07fd5801bd0bb2da2e06d2206eb39ef
Change-Id: If8a8d67ce3d2526fd469c48060f61d4b0fc8aaa9
1 file changed
tree: 2522736baa392f7998f6bff36f0974d5b5fbe1f6
  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.