commit | 62ee8ef64e99c05efba5529cfcb11b328022cdbd | [log] [tgz] |
---|---|---|
author | Sarah Hammond <sarahhammond@fuchsia.infra.roller.google.com> | Thu Sep 12 00:06:42 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 11 17:10:23 2024 -0700 |
tree | fe736784899dcf024b74e282dcf8c5def5af1f2d | |
parent | 7f85cf202e857685ec7f3c5a0d638e83891bd53b [diff] |
[roll] 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: cc6fba57feafc8e4131dd6ef5a26ed254ca4cebd Change-Id: I206e70a800dab875cab80318f8bed76310d9a531
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
.