[roll] Roll fuchsia Reland "[merge][sdk] Change sysroot and cc_prebuilt_library to use new schema"

This reverts commit 35f689234f3fe1f39726145acb7a5651520a66ea.

Reason for revert: Fixed the error in metadata.

Original change's description:
> Revert "[merge][sdk] Change sysroot and cc_prebuilt_library to use new schema"
>
> This reverts commit 7756cae60eeb4161268d747d5b2ecde8713704e3.
>
> Reason for revert: This breaks the chromium as it cannot parse the metadata
>
> Original change's description:
> > [merge][sdk] Change sysroot and cc_prebuilt_library to use new schema
> >
> > We are going to support multiple api_level + arch combination of subtype
> > SDK builds and merge them together. The current sysroot schema does not
> > support "variant" as defined in: fxr/914933. Now we are able to merge
> > sysroot and cc_prebuilt_library from multiple subtypes.
> >
> > Original-Bug: b/300271055
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/917200
>
> Original-Bug: b/300271055
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918912

Original-Bug: b/300271055
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918848
Original-Revision: f3c8aa22c40d015d6dc79e0ec0d6ff9836cdc14a
GitOrigin-RevId: c0e09df4674b9e94dd119e627d28cee602d83b1c
Change-Id: I844e51729c04ad4cc30173c615f081b81cf0deb9
1 file changed
tree: c808663c4d60e2952de7397873e4a56dc28f8ba6
  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.