[roll] Roll fuchsia [starnix] Add CurrentTask::get_file()/get_file_allowing_opath() This simplifies the most commonly-used access the current task's files. Change I7b6666c44dc067fe70e01740b84052e5853cd13a complicated this access. Before that change: current_task.files.get_file() After that change: current_task.live().files.get_file() With this change: current_task.get_file() Original-Bug: 297440106 Test: //src/starnix:tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1546905 Original-Revision: 984df587ea59feb66d52c9bdda36bcfc0e568360 GitOrigin-RevId: 312983b1c3292fc42388642609cca3c414134504 Change-Id: I0ee591a26c5ab9854f3ffb4aa73c70f7106bbe41
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.