[roll] Roll fuchsia [assembly][recovery] Switch recovery images to utility feature-set-level

This should be a no-op, this switches the recovery-like images over
to using the 'utility' feature_set_level (which is currently the
same as bootstrap).  After this, and the equivalent change for OOT
images, the packages can be moved from the transitional labels
over to Assembly.

Original-Bug: 122861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/816588
Original-Revision: 55daeccbb9112080a6a2aae42ae90a877fea230b
GitOrigin-RevId: 286a7686c9154ffe11d1c341844e86316f827d87
Change-Id: I0a7a59c2794d81386e438a1c9531ea4003131da5
1 file changed
tree: 881f8a1198f554520629b64213d88c142517d58b
  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.