[roll] Roll fuchsia [sdk] Revert zircon-internal to a standard source_set()

https://fxrev.dev/979816 converted "zircon-internal" to an
`sdk_source_set()` because it was a `public_deps` of "fake-object", but
it is not actually used by "fake-object".

This reverts changes to zircon-internal in commit f6a44a00adb4da2219f225456d91adbb8381c9f6.

Remove that dependency and correct dependencies in "devicetree" so that
there is not an (SDK) public dependency from that SDK static library.

Original-Bug: 372986936
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149581
Original-Revision: bdacd65195dfe310cee029f97b15098302c3f31d
GitOrigin-RevId: 08495e11942fba4a8d3d5a61be809e90744e3e06
Change-Id: I07824dab5e374f34a487ee288a76fbae114d2e48
1 file changed
tree: 8ea63c2c0381aacca9dc86149469830c6011a722
  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.