commit | 485d25fc712250445a0b4eb63e3e30d0eb82dca0 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Thu Sep 12 00:14:12 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 11 17:15:40 2024 -0700 |
tree | fb33fcc51427432eccd6fef90c3920e85007b7e8 | |
parent | 62ee8ef64e99c05efba5529cfcb11b328022cdbd [diff] |
[roll] Roll fuchsia [superproject] Roll cobalt [cobalt] Limit max_event_code to 2^31 - 1 max_event_code needs to be limited in order to avoid exceeding the capacity of a Java int, which could cause privacy concerns. Original-Bug: 360455163 Test: ./cobaltb.py test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1116336 Original-Revision: 1e582a0318ce4a6aaa8911a86fa1be6755c34858 GitOrigin-RevId: 871377935e04d5780a9243fea155d2159127bfa3 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116687 Original-Revision: f108974de4f91bd9382a16e6275a8f1390623cb5 Change-Id: Ifd4230f15078ff651d0ca2370dfb8fdc24003889
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
.