commit | 9d6db0806a1ed5cd12a7bbc7f7fabdd24861287c | [log] [tgz] |
---|---|---|
author | Francois Rousseau <frousseau@fuchsia.infra.roller.google.com> | Thu Feb 27 16:43:34 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 27 16:44:54 2025 -0800 |
tree | 66e7850262c9267151fab004b5d9c1436c5f6e92 | |
parent | 9116f2692d2e40cf86cffc0b6833149d322653bc [diff] |
[roll] Roll fuchsia [keymint] add BUILD.gn and README.fuchsia * following https://fuchsia.dev/fuchsia-src/development/source_code/third-party-management?hl=en#get_the_code we are adding the Fuchsia files for the Android source repo next to src/ * to make these targets build, we need to * provide a stub librustutils as we don't want to bring in the Android one. * allow the generated AIDL Rust bindings to have some lint errors. these are the first targets under //src/android being used so it wasn't needed before. Original-Bug: 390187583 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216266 Original-Revision: 8472cd98f1dfe7d28ea74f9ab8ecad78e0c1224a GitOrigin-RevId: 7c1f455e6edc6748f0f09fc47f60e7f59f1a4306 Change-Id: Iac67a5bd99a85ca95a4fdacb94e6d4f66de7f2b1
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 in one of the communication channels documented at get involved.
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
.