[roll] Roll fuchsia [lacewing][sdk] Allow --target to be specified.

Allow --target to be specified when running prebuilt lacewing tests
locally with the SDK, overriding the default device.

If not specified, the default target will be used.

Original-Fixed: 315171793
Cq-Include-Trybots: luci.fuchsia.try:sdk-bazel-linux-fuchsia_infra_bazel_rules,sdk-bazel-linux-intel_wifi_driver
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016812
Original-Revision: 7f109fc2f745ecaf69d22b5f746109e745a5753b
GitOrigin-RevId: 6e8ae9767671d79d13540e49d4032857e13904b4
Change-Id: I64523c746f1b72d24d1f012ee065ccd6b60dad5e
1 file changed
tree: 64a0f66fc4d8a16d36628bb6524a5eeb29f3ec8d
  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.