[roll] Roll fuchsia Revert "[starnix] Do not use system_task to add file in binder"

This reverts commit 0f974bb62f251c8654d5fff896fc0d3eb13325d3.

Reason for revert: CL chain likely caused tree closure https://chat.google.com/room/AAAABFiUm4o/rbZGQewOEgc

Original change's description:
> [starnix] Do not use system_task to add file in binder
>
> The current task can be used as the task is not the one used by the file
> server to serve the remote handle when needed.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946533

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947479
Original-Revision: b351e1433a382c10dd3902f6114a86d44ff253c4
GitOrigin-RevId: 080323552a9642df12d5cf988feeddde954b7ed8
Change-Id: I030b8a67bc5d1d4dd3a7111458826e7adc5c72cd
1 file changed
tree: 80b194e2640d8429213cdae43187e2f2e055d974
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.