[roll] Roll fuchsia [fxtest] fix a target path when a test is in base

This fixes fx test of a test that's included as a base package via
local/BUILD.gn override, which can be a more efficient workflow in
some cases.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1480796
Original-Revision: c7a14b2048eddc97dc97c5941dc8489b7c9ac2cf
GitOrigin-RevId: 8d4578a1d1387146bca0d0ceb498ec343d62942b
Change-Id: I71b11a734fe9c0d61338017227ca5e9e86593b51
1 file changed
tree: 49c710b47c966cf879892ccb5cfa2915c85fc1fc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.