commit | ee80dc331d911b882d878ff939b08233004290c3 | [log] [tgz] |
---|---|---|
author | Chase Latta <chaselatta@fuchsia.infra.roller.google.com> | Mon Mar 03 03:19:35 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 03 03:21:16 2025 -0800 |
tree | bb63dd10f74c04b8fd6fc968889e386685f8ef2d | |
parent | 6d825b1dbb6488c8bd61fe0f3a701890471197cb [diff] |
[roll] Roll fuchsia [bazel][devices] use rules_fuchsia for load statements The fuchsia_sdk currently contains rules and generated build files. We are working on decoupling these from each other to avoid needing to download the fuchsia SDK when it is not needed in OOT environments. This updates the load statements to load from rules_fuchsia instead of fuchsia_sdk. The fuchsia_sdk currently just reexports from rules_fuchsia so we can soft transition this code. Original-Bug: 381105336 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1217632 Original-Revision: 72d63291fdb181fc147b3353c424cd27564965a7 GitOrigin-RevId: ece5b895d22f82df52ad762c159fc223298ba099 Change-Id: Ie0aefa7f661467607cd99bf1864ec5dd638e225b
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
.