[roll] Roll fuchsia [pb][scrutiny] Remove not_needed from scrutiny_verifiers

This CL helps facilitate a soft transition with out-of-tree clients.
This is step 5.

1. The product_bundle is marked not_needed in scrutiny_verifiers.
2. A product_bundle is added to out-of-tree clients.
3. scrutiny_verifiers switches to use product_bundles and marks the
   update package and blobfs images as not_needed.
4. Out-of-tree clients delete their usage of an update package and
   blobfs images.
5. The not_needed is removed from scrutiny_verifiers.

Original-Bug: 114473
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/756383
Original-Revision: b39931464766828485fcf40bbe41843e0252bb61
GitOrigin-RevId: ea2c43340e1fd89c6b8a0ddcefab15343090ba3c
Change-Id: I8a431b0b2252966370e1c29d85bda9491f8c75e9
1 file changed
tree: 02e9a6693523393ee80dcee87f34d9979b78ca04
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.