[roll] Roll fuchsia [scrutiny_x] Add stub System impl and provide UpdatePackage

Constructs a `System` impl from a product bundle and exposes
the update package. This allows a `Scrutiny` instance to
create a `System` and iterate over (non-bootfs) packages.

Original-Bug: 111251

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/886700
Original-Revision: f0c5b5f0a7581b2ba0161f2d527583206997dafa
GitOrigin-RevId: cc9c7c351378c9137b41f1ee2634f5234d8b6724
Change-Id: I79eff42470649240bb7ef9c269bad45356f712a8
1 file changed
tree: 6eaf63d329caad709b4b71f287d7b2c85169e5f7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.