[roll] Roll fuchsia [bazel] Move FuchsiaPackageInfo and utility fns to fuchsia_rules_common

This is refactoring step to move the FuchsiaPackageInfo and its utility
functions 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/+/1576053
Original-Revision: 364e38700cd6094867abe5b166925f726bfdf6dd
GitOrigin-RevId: 7680b8a27484c3b26e26f56da5570f096701f66b
Change-Id: Ie622b5d8cafdc7f6f6d770f1ec21e66ffb32b945
1 file changed
tree: bcde65e8c679ea2d51a6fd75ee5c506398ea7f88
  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.