[roll] Roll fuchsia [settings] Remove deprecated methods/fields

Remove deprecated FIDL methods and data structures.
This is a prerequisite for the removal of the deprecated
enum fuchsia.media/AudioRenderUsage.

Original-Bug: 384934089

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1226584
Original-Revision: 27c9d4792cef543939b9b5af4089a72b19c5dafb
GitOrigin-RevId: 26fdfd0bb11a34bc39a33a4cc730e1e5da5966ce
Change-Id: I7c57219b2f670c55b99f79a8cd12c95dc5147569
1 file changed
tree: 5b00cb915a9c716ced7a145b31d2ada6de4840c7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.