[roll] Roll fuchsia [ui][gltf] Delete unused tools and cmx

a11y_manager_apptests.cmx is unused, a cml already exists.

gltf_export and scenic_snapshot_viewer are deprecated, and they have no
current users.

paper_shader_compiler is a host tool and so does not need a component
manifest.

print-input-report can be run from the shell and so does not need a
component manifest.

Original-Bug: 100116
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680133
Original-Revision: b9d47cde65b8bddd66b842450bba6f642c9c5390
GitOrigin-RevId: fb6d1cd131482c9a5396df08066b13d43e3606a9
Change-Id: Iffc18918eb310acce3032043889c7d8f1a3a5d19
1 file changed
tree: 3aaf4ad89cf07a805042b85a2720280905f71d62
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  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.