[roll] Roll fuchsia Revert "[device-enumeration] Add goldfish-sensor device."

This reverts commit 8242de4b3220d19b4c2a8ef3eec53eb789904eca.

Reason for revert: possibly related to zircon kernel panic flake

Original change's description:
> [device-enumeration] Add goldfish-sensor device.
>
> This makes sure that the goldfish-sensor device is created
> and the driver is correctly bound.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/556166

TBR=surajmalhotra@google.com,liyl@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/560445
Original-Revision: e8e3f4a31a4da526d832865938e330770476af4f
GitOrigin-RevId: 63ffdd2b8a29f472e90b934d0ae90edd33742f37
Change-Id: Ie66a957ca403674819edbad76c06616e134c23ce
1 file changed
tree: e3b8a0fb8c500e2b640103fc6ea521244cd37de9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.