[roll] Roll fuchsia [syslog] Remove syslog_internal sdk_component_manifests

This target, which was added in https://fxrev.dev/545048 and uses the
"internal" SDK category, is not in the SDK and all dependencies in that
CL have been removed. https://fxrev.dev/1121570 added a new target that
is in the "partner" IDK.

Remove the only two dependencies on this target. These dependencies are
on the directory, and this target happens to be the default target.

Original-Bug: 345827642, 372986936
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144834
Original-Revision: 33881188f18b3ba7d99883674deb5a587007c221
GitOrigin-RevId: 8e690691b6a6acdbfe8b564ed3d9649d2e1a9454
Change-Id: I49bf7457e0f1bc53c2c43a8ce855638319a3459c
1 file changed
tree: 19539edae9b77f6ade79f11b19ee390f56b15652
  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.