[roll] Roll fuchsia Revert "[graphics][compute] Update spinel-vk-rs Rust bindings to point at Spinel2"

This reverts commit 82d24fddd9e14f1abb17adb30504006181827039.

Reason for revert: broken CI

Original change's description:
> [graphics][compute] Update spinel-vk-rs Rust bindings to point at Spinel2
>
> The `spinel-vk-rs` Rust bindings now point to Spinel2.
>
> Additionally, because in-tree Rust currently has no awareness of
> Vulkan 1.2, a strawman small C wrapper has been created to hide the
> 1.2 dependencies.
>
> The Spinel backend has been temporarily removed from Carnelian. This
> wrapper will be maintained and improved as changes are landed to
> Spinel so that reintegration will be simpler than before.
>
> Note that this is a work-in-progress "helper" library and and when
> it's integrated with Carnelian it will be clear which Vulkan state
> must be made public.
>
> Testability:
>
> * fx shell run spinel-vk-rs-tests
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658743

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672754
Original-Revision: ae0697b2b46e4b85e553b28296be4f035f082755
GitOrigin-RevId: 0ceb2662860e71d4a2489b2ff261496b1adeb5ef
Change-Id: Ia86a4663ca7e2db32f375b04598d61f6996417cf
1 file changed
tree: 028f3c91797756d0b63efb1990ce51184e77a24c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.