[roll] Roll fuchsia [security][pkg][test] Initial integration of system-updater

This change integrates system-updater in to security package delivery
test code. The integration is not complete, but it exercises
system-updater and its dependencies as a step towards a complete
update flow.

Original-Bug: 88453
Test: fx test fuchsia-pkg://fuchsia.com/core_access_ota_blob_as_executable#meta/core_access_ota_blob_as_executable.cm
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/632348
Original-Revision: 27036f1a548ecf2862dcbaee1561389f18d58df1
GitOrigin-RevId: 9fe8d09e894efa87cdf4edfc61fbdc2da9d4afb7
Change-Id: I7e073cee0fb34544a604ce081f3133e7a4da02a2
1 file changed
tree: 1cd08222b47fa679564431082eeb1a2ef7cc15e9
  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
  12. 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.