[roll] Roll fuchsia [sdk][driver] Add final to class definitions

Most of these classes should have always been final as we don't want
folks to inherit from and extend these classes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1026054
Original-Revision: cb4af3f0adbe8f6e47e6ff5d3f8ffaf32a6b68a4
GitOrigin-RevId: 8f7c3ca3dd27958e19553eda5311396a2b66d39a
Change-Id: I9e3dd47dfad6fe168eb5d4a10af52ee430d26463
1 file changed
tree: 3903bf95d2feae4c849a681162b48c4d8ca6dc44
  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.