[roll] Roll fuchsia [developer] Support RealmQuery.OpenDirectory in tests

Add support in tests for the OpenDirectory method which supercecdes the
now-deprecated Open, and migrate some instances over. There are still
many helper libraries calling the deprecated function, and this change
is required to start switching them over.

Test: fx test //src/diagnostics
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164993
Original-Revision: 15e09fbe92f575dad524300c69d361b45c88838a
GitOrigin-RevId: 416cff40d00089cbcf6225deed6153259801e7d5
Change-Id: I2ab482c220f85874caf424233a2ee44b909e10b0
1 file changed
tree: 65346e9f4503a618c040e96d77a7c77d2fd6da3f
  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.