[roll] Roll fuchsia [ffx] Migrate RealmQuery.DeprecatedOpen -> OpenDirectory

Transition remaining callers of RealmQuery.DeprecatedOpen to the new
OpenDirectory method which was added as a replacement. This is required
for us to drop support for API level 25. Cleanup component debug
helpers and simplify directory handling functions.

Original-Fixed: 384050847
Test: fx test ffx_inspect_test ffx_component_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250005
Original-Revision: 4072e834d9ab4e780e44447a3f30d937125ad158
GitOrigin-RevId: 6be7080473cc5a64e7cc1e7285a5ef146efb8d35
Change-Id: I62d5426481241c9e1987790c4877bffcd283d142
1 file changed
tree: 5dc663ac5ff91fd60a269f87c719de8b4924d547
  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.