[roll] Roll fuchsia [pkg-resolver][test] Explicitly set ota channel config flag when needed

A later change will disable the flag. Making the tests that require
the flag explicitly set it will let the disabling commit be smaller
for easier revert.

Original-Bug: 125437
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/836136
Original-Revision: 75e2c66c12b99f4d04189bb560b789df178e2473
GitOrigin-RevId: 455e32d08399c9dc32de427ba1072c64e090b560
Change-Id: I0b9f0532e0fff29d9e583ae9fdc5af86d93ceb4c
1 file changed
tree: a05be3aeaf0cb38d9e016b6b1f1a580d16e49032
  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.