[roll] Roll fuchsia [fuchsia.hardware.audio] Add legacy=true This adds legacy=true on fuchsia.hardware.audio declarations removed in API level 20, because they still exist in supported API levels (currently the oldest supported level is 15). These elements were removed in the following CLs without legacy=true: 1. Ib8b01bd650cac30bcc46a37bc3d7adec06f000c5 2. I3e2560c40dde70f82b5476103035e0cbfa62e599 I reverted parts of (2) to continue handling the removed methods. Once they are no longer in any supported API level, code for handling the methods can be removed. 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/+/1056927 Original-Revision: f9cbae3c622d4afb51b1e649dfa3aafa10a025cd GitOrigin-RevId: c3436f4b4f17037e2ed527fa47772d7fff682f3a Change-Id: I42d08a10000c83c7439c3e214f3d551a55dc91e9
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.