[roll] Roll fuchsia [build][idk] Assert "data" atom subtype is valid

generate_idk makes assumptions about the valid types that correspond to
"data" atoms, so enforce this same list in the sdk_atom() template. Add
IFTTT comments in both locations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260844
Original-Revision: 188aa096eaf09445cf0659c32e7a354c545cb149
GitOrigin-RevId: d563372a8db3e4cfc84fb5b38367e07c00b8cd7e
Change-Id: I7c5ce221fd0119db5d389ee415de72c0026c2fa7
1 file changed
tree: 6baf48c58ee76cb293b922f18eb974c5c8eee683
  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.