[roll] Roll fuchsia [fuchsia.sys2] Drop legacy support for StartResult

This removes `legacy=true` on the StartResult enum, which was removed in
I05811cdd39bacd6776e9fe95f65032af191f6d1a. It is no longer available in
any supported API level.

The motivation for this is to line up legacy=true with the current set
of supported API levels for the implementation of RFC-0232.

Original-Bug: 42085274
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/996692
Original-Revision: 741f089b0573b088dba04223a8b65028e9c034cc
GitOrigin-RevId: 80d7f90d4963a00402d1fbdf25a03c09620018dd
Change-Id: Iecaf438425efa2f7d5186cc7b40d800057142953
1 file changed
tree: d7c98661782cb5083bbe639de36891a00de6b8d6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.