[roll] Roll fuchsia [pkg] Create UpdateChecker::ProductProvided assembly variant

This assembly option is for products that use an external update
checker (i.e. an update checker not in the /core/system-update
realm). It adds the null-update-checker component to the
/core/system-update realm to serve the current ota channel baked
into the device over fuchsia.update.channel/Provider. The
remainder of the update checker-related capabilities are routed
from void.

Original-Bug: 329519711
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1575993
Original-Revision: 2fe60dca463a3353f0ed814fbc7e5337742f3485
GitOrigin-RevId: 6f0692f1a0a94c64e99d0dff27c0b3a11dbe4ea0
Change-Id: Ic9c361c9d3909d6d3d4067ab681f8e9e0e5f8e29
1 file changed
tree: c2acef854f204e945305c3af2ec09ee0c8dbfb2a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.