[roll] Roll fuchsia [graphics][tests] Map ICD file with ALLOW_FAULTS

The ICD files can be pager-backed which would require the ALLOW_FAULTS
flag when creating any VM mappings. The ZX_VM_ALLOW_FAULTS flag is going
to be enforced for pager-backed VMO mappings as stated in the docs for
vmar_map.

Original-Bug: 34483
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/778422
Original-Revision: 96a86993e8393f05bf8b7aa8d850decc0172c015
GitOrigin-RevId: a3c50b8d4348acbaea78143d76a15f8a31191d4f
Change-Id: I40578a70eadf599b9a85e8d426fdcff44222fc00
1 file changed
tree: cbea194b98253eefd0dc10aea3ba7c6684bb0b57
  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.