[roll] Roll fuchsia [superproject] Roll cobalt Remove the custom proto annotations.

The *_1_1 annotations were never used.
The hide_on_client annotation is used on a few fields:
- customer_name and project_name in the MetricDefinition
- expiration_date and owner in the metric Metadata

owner was never used and is removed.
The expiration_date annotation is removed.
customer_name and project_name were convenience fields, and are not
needed and so are removed.

annotations.proto file is not built, but is kept to avoid breaking
internal build rules. It will be removed in fxr/864322.

Original-Bug: b/285217944

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/864318
Original-Revision: d83e0937751bee973388516c9fd903fc31717c42
GitOrigin-RevId: 0cdf548320c8a78e6773c9319eac560cfe6c2fec
Roller-URL: https://ci.chromium.org/b/8779449797311488049
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864996
Original-Revision: 829bdb589a236abeb9779ba5a38df9a27437a622
Change-Id: I0f883a259eaeba04614e6e768d0156ceb2014930
1 file changed
tree: e7b51194edff7da3a535e2aaccc46381dc978d35
  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.