[roll] Roll cobalt Remove remaining Cobalt 1.0 proto enums and fields.

These 1.0 metric types are removed:
 * EVENT_OCCURRED
 * EVENT_COUNT
 * INT_HISTOGRAM

These 1.0 report types are removed:
 * SIMPLE_OCCURRENCE_COUNT
 * EVENT_COMPONENT_OCCURRENCE_COUNT
 * NUMERIC_AGGREGATION
 * INT_RANGE_HISTOGRAM
 * UNIQUE_N_DAY_ACTIVES
 * PER_DEVICE_NUMERIC_STATS
 * PER_DEVICE_HISTOGRAM

These 1.0 report fields are removed:
 * local_privacy_noise_level
 * candidate_list
 * window_size
 * aggregation_window
 * aggregation_type
 * percentiles

These obsolete report fields are also removed (never used):
 * dp_release_config
 * export_location_override

Original-Bug: b/247019647
Original-Bug: 45463
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/778227
Original-Revision: 74c8843cbd022ac51564da802fd255cbed49db7f
GitOrigin-RevId: a7767ce175980e079226487d0891c31b27d7eba4
Change-Id: I32fc80f067c52553cf4d8deeccdbde2ea8755137
1 file changed
tree: 135b1dd8a6dee9482c70a094a19fd578f2253e03
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.