[roll] Roll fuchsia [starnix] Rename get_fd_flags to get_fd_flags_allowing_opath

This is to match the naming convention for other fd-methods.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100076
Original-Revision: 32cdca8f4cb7be9f2f1b94a6784ea9f8128350a5
GitOrigin-RevId: 93ae4c617194fa7f1d0c8d8c3fb05613ecc10ff1
Change-Id: I991cb56347264464ae810ef4f89b312d1d9d91e0
1 file changed
tree: f236503b3157e185ddfa25513a7f3c2d5822085e
  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 via the IRC channel #fuchsia on Freenode.

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.