[roll] Roll fuchsia [build][idk] Ensure internal only atoms are unstable

Ensure stable is false for all atoms in the "internal" category. Set
`stable = false` in the devicetree_visitor() template and override the
state for a few existing exceptions in sdk_atom().

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1256967
Original-Revision: 8d76777a5b0a25375ef330c4b17fb1d2c266e77c
GitOrigin-RevId: ed5c014ec852dafed77bc5f93463b108f2cc6cf4
Change-Id: I81ac90d4e7870bfa39737febef52b66096668889
1 file changed
tree: 773da5805310df8ad0849ab3427518e56956ea02
  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 in one of the communication channels documented at get involved.

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.