[roll] Roll fuchsia [virtualization] Add LinuxManager.WipeData

This adds a FIDL definition to LinuxManager that will be implemented in
linux_runner and called from the CLI.

Original-Bug: 92508
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691114
Original-Revision: ca1d248e1607a12d71beb97183e949fd06639971
GitOrigin-RevId: 6419e11f1f175b693a231b9fbe98d926f7684aef
Change-Id: I9cb425ebcc60c9d6f4d26f4367bc5a3930266794
1 file changed
tree: 7e225c823341d9400ca36d78198a50a45a2f8b5e
  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.