[roll] Roll fuchsia [superproject] Roll cobalt [config validator] Add validation for new privacy API

Validates that the new privacy API values are equivalent to the legacy
privacy field values.

Added privacy_mechanism to testing registries.

Tested: ./cobaltb.py test
Tested: core_client copybara test for validating registries in google3
Tested: fx build for validating registries in fuchsia
Original-Fixed: b/332768573

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1020939
Original-Revision: 69be2f1314d87c8240af3d9e866f98faf7d53134
GitOrigin-RevId: 5f0f346d5e44ee3d0bbc9279f9cc8db63d3c3d1b
Roller-URL: https://ci.chromium.org/b/8751198723938292097
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1023396
Original-Revision: a176495facd3d81be8152802df2e7347f4044acd
Change-Id: I7ac51782087832b9e191aad3eb820efe714a3d1e
1 file changed
tree: 151b49f169e6c4d99de1c2ec8bc43f69b32f1a74
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.