[roll] Roll fuchsia [assembly] Prevent eng-only experimental AIBs

The experimental list is only for userdebug AIBs that need to
temporarily skip security review. This CL adds a helpful error that
points the user to their likely mistake.

In addition, a few eng-only AIBs are removed from experimental.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1184777
Original-Revision: 9b9e98552254ca65e7b8ad9f5cf7c33b0b20b522
GitOrigin-RevId: 73a774a488de153599dd64ccc462ded575d50084
Change-Id: Iea651aa536bbfceb70a16894ca85e00dc972cccc
1 file changed
tree: 041aab18b307a9f9b4b16688e3b32fdfd4d902f6
  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.