[roll] Roll fuchsia [botanist] Enable ffx emu at experiment level 1 for arm64.

This also removes the ffx-related testrunner flags which aren't used
anymore (they are passed through as env vars for experiment level 2).

Original-Bug: 95938
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/770382
Original-Revision: 17e77ddc6cf435b0206cd501da17e57e873bd253
GitOrigin-RevId: 4ceba9c92d25b53718ba56f3c6f6fc153d91ffd3
Change-Id: I44d168ff4a911a546abb3638755fde477857469c
1 file changed
tree: 74ed6f209d7986147f09c962b0270cdd60b7e004
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.