[roll] Roll fuchsia [ffx][package][package-tool] Add `extract --namespace` arg

Adding `--namespace` to the `extract` command line additionally extracts
the file tree that components on a target device would see into the pkg/
subdir in the output directory. It aims at emulating blob deduplication
by hard linking when possible.

Original-Fixed: b/314380870
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1078614
Original-Revision: 17d0e1696529a8dceb1e1886a953c74ba8c9e8b3
GitOrigin-RevId: 9faafcdd94755d0655f9f2d83f162b13c35969ff
Change-Id: I9d3497a90af7492a5c6e69bc8ab56e44a510696e
1 file changed
tree: dffb4adb7a89b42e097b8307915b62bdbd9e1bdd
  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.