[roll] Roll fuchsia [idk] Remove schemas that are not used in the IDK

Both virtual_device.json and hardware.json are related to virtual device
configurations, which are included in product bundles, not the IDK.

Original-Bug: 352833261
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271552
Original-Revision: 97ccc6ca89847dc6df9bf3b44322fdc9f40e09fa
GitOrigin-RevId: 402a13c32e12de00196a2ac5b5dd64c17cf571e8
Change-Id: I61840529f354781c85ff3e7e84c9f5513af43807
1 file changed
tree: ccfd6102f377f52a81780e2eb29a036489e28b3b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.