[roll] Roll fuchsia [idk][build] Push include_base special cases to individual targets

Remove the `include_base` special case for "internal" sdk_source_set()
and sdk_static_library() targets. For the former, move the override to
the individual targets. The latter was unused.

NO_IFTTT=The lines added to fbl and fzl only apply to the IDK template, and the BUILD.bazel file does not implement IDK targets.

Original-Bug: 372986936
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272986
Original-Revision: c026688dd1bf4b9114865b65186bc82f32c0dbbb
GitOrigin-RevId: f27856d91d8de77f9b283cc5c7871fe89208af23
Change-Id: I06e2de864d0745b59f42a466ef7a0fdd55a9a855
1 file changed
tree: c2de7d3cf7d053d9ee626b2bb64b3931a340f6ad
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.