[roll] Roll fuchsia [sdk][build] Require area for all SDK categories

Eliminate `_AREA_REQUIRED_CATEGORIES` and always require an SDK area be
specified unless the type is in `_AREA_OPTIONAL_TYPES`.

"internal" is now the only relevant category not in
`_AREA_REQUIRED_CATEGORIES`, and there is only one violation (likely
due to removing most instances for https://fxbug.dev/372986936). Add the
SDK area to `fuchsia.boot` to address it.

Original-Bug: 366221510
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163476
Original-Revision: 56217fb06dd305b4dd38c9c52dc9b46c32812cca
GitOrigin-RevId: e9d8df621a48ee4e5f03ad172a01e79433fffb61
Change-Id: I7fae214512a97460e726750fe23ac2907a6ed198
1 file changed
tree: f902f61402c8fc3b6f8ab50b158dacf7542d5d12
  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.