[roll] Roll fuchsia [fuchsia.io] Add PERM_* constants at all API levels

Mark `fuchsia.io/PERM_*` constants as usable at all API levels and
remove aliases in `fuchsia-fs`.

This allows these constants to be used unconditionally in the SDK. These
constants are a 1:1 replacement for the existing `OpenFlags::RIGHT_*`
flags. Update `sdk/lib/sys/cpp` accordingly.

Original-Bug: 324932108
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159372
Original-Revision: 25d80b45a4d5bd354bbff40f2801fef455249963
GitOrigin-RevId: 6455d77afbc92ff4a0e76889fc072adfe43a835e
Change-Id: I5f3cdc0cd3b228cc11699f2ddb89564036e9a027
1 file changed
tree: beed1fc82acc0e0dcd9bd5ea8854f1f642c5b897
  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.