commit | 232f4bdad1be0fa749925eb5d1629509eebe9324 | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@fuchsia.infra.roller.google.com> | Tue Apr 02 20:54:17 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 02 13:55:20 2024 -0700 |
tree | 5e2a47e88beb0654dea526b83953432e219e0310 | |
parent | e32d46c64a34fdb9ae5b99e288b628827a061afc [diff] |
[roll] Roll fuchsia [firmware] Fix `fx build sdk:firmware` After https://fxrev.dev/1017115, the build was still failing due to this collection with the SDK category "experimental" depending on SDK atoms in the "excluded" category. Move all SDK atoms, including the collection, that are specific to the firmware SDK to the "excluded" category. //third_party/android/platform/external/avb, which is in a separate repository, is the remaining exception. Also remove two of the atoms from the sdk_source_sets_allowlist since they are not in the relevant SDK categories. Original-Bug: 331832768, 331962496 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017794 Original-Revision: ea645081b47db96bae5b112e45335eb69c380345 GitOrigin-RevId: 755f33cb60b0582e5959be93187cef3d0ca2c84a Change-Id: I2773167dbddf3cd9d1d882a5b22f1513a081c88e
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
.