[roll] Roll fuchsia [pkg-cache] Stop using pkgfs/system

Obtains the hash of the system_image package from
fuchsia.boot/Arguments and reads the files with
RootDir.

Also changes how the executability restriction state is exposed to
inspect.
Also plumbs the executability restriction state to main.

Original-Fixed: 88862
Original-Fixed: 88865
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607969
Original-Revision: 9c85e2f56a4239a70b05bee92fe181100c343c38
GitOrigin-RevId: becd0ed495a497e87ddb18958479be2ae27f25ba
Change-Id: I1eea83308f2d4c96d4d1ba34cd6b856ce68591e6
1 file changed
tree: d4845378a7c2d57ce0fb7cfd505c6824bf226931
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.