[roll] Roll fuchsia [binderfs] Remove flags from RemoteResourceAccessor::add_files_with_flags

Passing over the flags is redundant, as we can not set them on the
Fuchsia side, and they are already set on the underlying fuchsia.io
file.

Original-Bug: 376509077
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488356
Original-Revision: e0db721e70d15c2115782c417c9de55b352042c5
GitOrigin-RevId: 552c016c4b26f8d1f9e4cc21ed831e8c30c34a0d
Change-Id: Ia91ecf9df101cac24b78b42d9de5bb4b50f729b0
1 file changed
tree: 8562fe6127b4dfc14db87fead2a2d946a961a77d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.