[roll] Roll fuchsia [settings] Move input tests to input module

Also move the camera3 and input device registry fakes to tests common
since several tests rely on them outside of input.

Original-Bug: 42166874
Test: fx test //src/settings
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197743
Original-Revision: 85a76ed43b93bcf0ea445fd241bdc90192e328cc
GitOrigin-RevId: 8e036fc3b4551a14360c64a63b15e1377ee0baf1
Change-Id: I01c7bbaebc9538ddf49116c3c320aaa2da6c5677
1 file changed
tree: b7cdc1f5babdc515176fb9e0ea0292d6e83c55c0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.