[roll] Roll fuchsia [fxtest] Fix build issue with device tests

It turns out omitting // is better for device test compatibility, but it
is needed for host tests.

Original-Fixed: 331658251
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016412
Original-Revision: bfd7a1f8a7f69ae2ce9c0b16f7d065b02b913538
GitOrigin-RevId: b90e728aaad36222ccbd29ca40498863560b8dce
Change-Id: Ia3f16ff0604b31d55e9f7a6a0f767592e8433979
1 file changed
tree: af699027d325636dbb7dd097bcde422addbde4e5
  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.