[roll] Roll fuchsia [omaha-client] Split UpdatePolicyData.

Creating a FuchsiaUpdatePolicyData now always makes a FIDL call for opt
out preference, but it's only used in `update_check_allowed`, split it
so that we only make FIDL call when calling `update_check_allowed`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692868
Original-Revision: 39bf1fdd8f5daa6b4702b64e7ae8918baab70a2d
GitOrigin-RevId: d92ba251a8c0aa59ef796726138319a57c079262
Change-Id: I47a4f45604a732bf74834064973b6f7c8a4f7599
1 file changed
tree: 366176c584810d5589977e5d7c6b15769612fd7f
  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.