[roll] Roll fuchsia [sdk] Add missing virtual destructors

Address `-Wnon-virtual-dtor` warnings preventing
`//build/config:sdk_extra_warnings` from being enabled for all
`sdk_source_set()` instances.

Original-Bug: 42079584
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130566
Original-Revision: 25fa6ce58d116be3fe6a94ce9589d545af308466
GitOrigin-RevId: bc7ae534ae9bb7ab4c1af3706290d0cd985d3a62
Change-Id: I154cf3383564488ade65bfc49d86487d2ed0f8da
1 file changed
tree: 92e3c683a1adb73cd75168dca1c127edf3be56ce
  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 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.