[roll] Roll fuchsia Revert "Reland "[assembly][x64] Move iwlwifi driver and vulkan loader package into hardware support bundle""

This reverts commit 83a3f7fc33f33039221ea9a8c7ba636262a97d37.

Reason for revert: Breaks the tree, fxbug.dev/134249

Original change's description:
> Reland "[assembly][x64] Move iwlwifi driver and vulkan loader package into hardware support bundle"
>
> This reverts commit 6033db918404dd0008a03e1ab5828797db3faf36.
>
> Reason for revert: Addressing failure in Bazel assemblies
>
> Original change's description:
> > Revert "[assembly][x64] Move iwlwifi driver and vulkan loader package into hardware support bundle"
> >
> > This reverts commit 07b98e115e266d922346528126452bf871e6c3b1.
> >
> > Reason for revert: Breaking internal products.
> >
> > Original change's description:
> > > [assembly][x64] Move iwlwifi driver and vulkan loader package into hardware support bundle
> > >
> > > Now that board_input_bundle() is available, use it to add
> > > the iwlwifi driver and the vulkan loader package to the board
> > > configuration for x64.
> > >
> > > Original-Bug: b/295034938
> > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/917714
> >
> > Original-Bug: b/295034938
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919493
>
> Original-Bug: b/295034938
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/922413

Original-Bug: b/295034938
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/922733
Original-Revision: a1ef04476f21a9627b22019715587ae1a273a797
GitOrigin-RevId: 462ea4d697beb06907da0642060a5e39f361c2ae
Change-Id: I088f67066ddb9912d805d16a262489f0c49bd233
1 file changed
tree: c76a87218c967b39ecb4e075a64e72aa2caa88de
  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.