[roll] Roll fuchsia [bazel] Allow absolute paths in args.bzl

https://fxrev.dev/1266479 assumed that all paths that need to be passed
from GN to Bazel would start with "//", but absolute paths are also
being passed, so allow those as well.

Original-Bug: 415124186
Original-Fixed: 418303603
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279527
Original-Revision: d5670af976ce4589d71a428bcf0baafad5024ca8
GitOrigin-RevId: fceed7049742da571c3f52f14c1d9c4b5f600c1c
Change-Id: If4f9ac9cda36ec37f17eb7a1455e572bb73b40c1
1 file changed
tree: b9b24bfbff5b8860c0d5b9c9b83e4fe15401bdfd
  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.