[roll] Roll fuchsia [ui-input] Limit input device access to production only.

Leaving access to the actual input devices is a liability for testing.

This patch refactors the access permissions to limit input device access
to the production package only. Test packages should include the more
limited (but otherwise shared) root_presenter_base.cmx manifest.

Tested manually on astro.

TEST=CQ

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466618
Original-Revision: a40799a0062e917968c6216f7a852589522b1034
GitOrigin-RevId: b7a3c0a67ceabee006b58b89737a110cc9897286
Change-Id: I40b3a21db18f974b1da5ae7a95bbcaed1f904c2c
1 file changed
tree: e5ef69bbd8f44f484a6104577b3a38149a0c34fe
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.