[roll] Roll fuchsia [fdf] Removing Get/SetMinDriverLogSeverity from Controller interface

The fuchsia.device/Controller interface is being deprecated,
and we are removing its functions to decrease the support
envelope while migrating clients off of the interface.

Testing: this is just removing code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/985293
Original-Revision: ef37e2b66589baac57c6c88ccf9834a96c97a6bb
GitOrigin-RevId: 2dc7d920109e931bbca1c91f035b4f6cb091896d
Change-Id: I891c8db03e065045a5cf81c05868292a4cb41e9b
1 file changed
tree: ee447572bfa34ffa8a6667c90af43ae337efaa04
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.