[roll] Roll fuchsia Revert "[fidl][build] Clarify what _sdk targets include"

This reverts commit 6446505841064549a9f029f66201d85de30f2a3e.

Reason for revert: The `<fidl_library>_sdk` targets should depend on
`<fidl_library>` as described in https://fxbug.dev/381123422.

Comment improvements unrelated to the main intent of the original commit
are retained.

Original change's description:
> [fidl][build] Clarify what _sdk targets include
>
> Note that the `<fidl_library>_sdk` targets do not include
> `<fidl_library>`. Also correct comments that imply that the former do
> not include compatibility testing.
>
> Original-Bug: 366221510
> Change-Id: I1f7f309464c3bff9deda61f79d3ed282d7a1d1e3
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143478
> Reviewed-by: Ian McKellar <ianloic@google.com>
> Commit-Queue: David Dorwin <ddorwin@google.com>

Original-Bug: 381123422, 366221510
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164113
Original-Revision: b998bc4a9a17fab5f9d2d598a354837b8c4bc80e
GitOrigin-RevId: 642cd9cb060c333dd5d548809754a2cb9524ac34
Change-Id: I8236a8a5d9ffa0f974716bee7ac60271047d8171
1 file changed
tree: 8799ce83c0dde8f2fc982511a8be84f510ab3307
  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.