[roll] Roll fuchsia [realm_builder] Remove deprecated methods

The API levels for these methods have long since been removed.

Also, the destructor was unnecessarily virtual as the class itself is
final, there is no benefit.

Original-Fixed: 42071205
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125245
Original-Revision: 4b216e8a84542aa5469be4e832b828ff2d96c97f
GitOrigin-RevId: 6bf48172d4be6b026c5a9372f7ea895392414115
Change-Id: I325ccb11b9536a2a4105768d5278f9763ad213d6
1 file changed
tree: df0bb36f9790c7d36c9cfc78b87484087d3b6dff
  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.