[roll] Roll fuchsia [build] Remove modular SDK targets.

This is now obsolete, see associated bug.
Note that this renamed //sdk:host_tools.modular to
//sdk:host_tools.internal since this better reflects
this target's definition, which is still required to
pick host tools when `ffx` is used in-tree.

Original-Bug: 114745
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/829176
Original-Revision: b3ee98e8bcb41ef28b18095749ccf715a6c55570
GitOrigin-RevId: 6aff314e0b9bd974f0af9b8bf0dae79c1de179d9
Change-Id: I9039b9a8c89aa2af6c71d21ff97cac5c642bda54
1 file changed
tree: 52adb826ba502ffc7c852a0e48ab77cffe66ccca
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.