[roll] 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: c17aee51acbe3856762c313ee89c4f8e121ff4cf
Change-Id: Iccea6dd7bc04c80b1626bb4b41a76cd2a4c36641
1 file changed
tree: f4d5fb2d4f333127ed778667de7a42e3b31f100c
  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.