[roll] Roll fuchsia [build][assembly] Remove now-unused or redundant core_shard() targets

These targets are either unnecessary as Assembly directly references
the cml files and doesn't need targets to be defined for each to be
used, or they are in-use and redundant as the files are added by
assembly.

Run-All-Tests: true

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037939
Original-Revision: c38cc000b84256eb41cc78258cf10eeecf642af0
GitOrigin-RevId: 8891112cf45c3682e8a8e0f4b5c287a388ca8ecd
Change-Id: Ic877c63b03b7c6df0b7969e57aa73ff6978a0cf0
1 file changed
tree: 2c4977508b9c94365452b78dc3a6bfb334db9685
  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 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.