[roll] Roll fuchsia [fuchsia.io] Make Directory.DeprecatedOpen flexible

Now that the remaining Go bindings generate code for flexible methods
(although still treating them as strict), we can transition
DeprecatedOpen to be flexible. This will allow us to gracefully drop
support for this method without rewriting history once we drop support
for the current API level (26).

Original-Bug: 324080864
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248244
Original-Revision: ace28c8cd7fb9cb21fb3948f4a82bd17f823affc
GitOrigin-RevId: 7cbf79cd0bae43f9de14b49490d6e86fa5990c94
Change-Id: I1b19d3b405840a7ed7addf802b3f57cd0b195360
1 file changed
tree: 0d56029d5450a9e1ff35a12a5d5ef3f3b5b68160
  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.