[roll] Roll fuchsia [starnix] Permit magma import via RemoteFileObject

Some FDs wrapping VMOs are currently backed by RemoteFileObject;
permit import of such VMOs.

BUG: b/284073556
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878254
Original-Revision: 178dd7a384983297cc48338d72c778021e32aadf
GitOrigin-RevId: 0c1251a0bd2a9a0f496961c9226d2d694de97fdf
Change-Id: Iae6637855e257bdbc0435e49cd3f0737cb910b43
1 file changed
tree: b509584b3de16b01d96bb4e79f18be991c38fcdc
  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.