[roll] Roll fuchsia [fuchsia.sys2] Add legacy=true

This adds legacy=true on fuchsia.sys2 declarations removed in API level
19, because they still exist in supported API levels (currently the
oldest supported level is 15).

These elements were removed in I30317032d68f2184c1d77ce791060a33280d9401
without legacy=true.

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/+/1057556
Original-Revision: 2c74dc4ff04b57f6e483b0e6ff13c6777ea1782b
GitOrigin-RevId: fb33336055f014102de27c6ee454c23a6ed97bc6
Change-Id: Iec7bc9d447c39a96a0c5656c4014695b22abda2e
1 file changed
tree: afa3f6641210259f314fe39691f9f5dec13ed0bf
  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.