[roll] Roll fuchsia [build][fidl] Simplify publishable & compatibility test variables

Previously, "partner_internal" was excluded then added, which resulted
in more logic and lack of clarity. Redefine
`is_sdk_included_publishable` based on `requires_compatibility_tests`
and a desirable assertion.

Also rename the ambiguous `is_sdk_included` to
`has_non_excluded_sdk_category`, which accounts for both `sdk_category`
not being specified and being set to `"excluded"`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114153
Original-Revision: 32c602f0f066170acf9ae42b832dbc2024492b91
GitOrigin-RevId: 372d9441419d9d438652dc7c1990ea7d61ff1f7d
Change-Id: Iba72b08090d613fedcbca05f108a00401abfbfde
1 file changed
tree: d35466db38f1d287cd7d96382d2cdbedb5412cc3
  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.