[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
1 file changed
tree: 5e2a47e88beb0654dea526b83953432e219e0310
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.