[roll] Roll fuchsia [fuchsia.io] MODE_TYPE_BLOCK_DEVICE is a power of 2

This is done in preparation for changing `Directory.Open`'s `mode`
argument to a `bits`.

This is an ABI-breaking change, but this particular constant is not
referenced outside fuchsia.git nor in any libraries that are exposed in
the SDK.

http://cs/MODE_?TYPE_?BLOCK_?DEVICE%20-language:rust%20-language:fidl%20-language:md

Original-Bug: 77623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792403
Original-Revision: b3f9d9a09a3a4e2e5268f0e92f7f877177c5ed1f
GitOrigin-RevId: 620b4e86a1857705e7626c7c51c83dfa7f74ed78
Change-Id: Ic400658440169f0e69fb3567a2304480142d7837
1 file changed
tree: 2d754e276f14bcb0c423471a4a0aed02e564af94
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.