[roll] Roll fuchsia [zxio] Add support for GetFlags2/SetFlags2

Add support for GetFlags2/SetFlags2 now that all remote
fuchsia.io servers support this new method. Document existing
zxio_flags_get/set functions as deprecated.

We cannot rename these functions yet due to usages in vendor/google, so
we also add a temporary #define which can be used to soft rename them.

Original-Bug: 376509077
Test: fx test //sdk/lib/zxio
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188472
Original-Revision: 7d32986ec5183b0a01133ff76fcb208b94d2bc50
GitOrigin-RevId: 9fb5cfc9a966a53c7df91d055b29e66f5e5e08e3
Change-Id: I12af85f0ff5648afd519eb1cc0cb0def40c5e585
1 file changed
tree: 241b6273008646aa2f5f72299131cc637a9313e6
  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.