commit | 4a012fad9f9fd7ab569fcc98812001ef105b32b1 | [log] [tgz] |
---|---|---|
author | Maria Telyatnikova <wanderin@fuchsia.infra.roller.google.com> | Mon Aug 21 18:44:20 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 21 11:45:23 2023 -0700 |
tree | 5de30be0f2ba6c5e9229370075f6555d06ff45d2 | |
parent | 2eeaff6675b3629051b65d89d316d5fd5064d7ee [diff] |
[roll] Roll cobalt Add new Cobalt Privacy Api proto definitions and simple parsing logic. In this first step they are not replacing the older one (including privacy_level) to make the migration as smooth as possible. Next steps after submitting this change would be 1) replace privacy levels with privacy mechanisms in all registries 2) deprecate privacy level field 3) define epsilon, delta, threshold in privacy reports (for this step it's duplicate) 4) use threshold from ShuffledDifferentialPrivacyConfig in the config parsers 5) deprecate old reporting_threshold field (which is on report level) possibly 3) do automatic computations of the poisson_mean, etc based on values in ShuffledDifferentialPrivacyConfig (for some reports removing poisson_mean, etc from yaml files since they will be calculated automatically) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/893418 Original-Revision: adc6bb628e666eb9fb9752ae87490b8f2e65427f GitOrigin-RevId: 40e15307f5ef0d7a9ab874f3ce8a4c17ab052934 Change-Id: Id4bfa56fa55dd6fe013639fdf03098da8c756bba
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.