[roll] Roll fuchsia [security][pkg] Verify update package fake in pkg test BUILD

This change verifies that a necessary copy of an update package
used for setting up an on-device package server contains all the
blobs from the "real" update package it is mimicking.

Original-Bug: 88453
Test: fx test verify_update_package_resources_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628466
Original-Revision: b27a751eb9d66d20cade232ccdcc98be547067d8
GitOrigin-RevId: 8aeaf2806db70a7303f1ce10fad3cbc0c2d49e8e
Change-Id: I002da2cc502e3f58f671e89a779ac4f72fdae917
1 file changed
tree: 187b7439d5ce42d1a951adcd289ceac7f6db6c08
  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.