[roll] Roll fuchsia [bazel] Move LOCAL_ONLY_ACTION_KWARGS to fuchsia_rules_common

This is refactoring step to move LOCAL_ONLY_ACTION_KWARGS to the new
@fuchsia_rules_common repo, so that it can be  used by both the sdk
rule implementations and the fuchsia.git internal bazel build rules.

Original-Bug: 383431037
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1576054
Original-Revision: 289f63e0e22e51b60dfbc55f5c103058c255d3f8
GitOrigin-RevId: d34d3769cdec571fc49f01cbfee51cfecdf863d7
Change-Id: I77ab1ae036ec10fc24d8b03428cbed87afa9bf64
1 file changed
tree: 3e2f69047db83e29fdc7d0f878de3ca5321d99bf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.