[roll] Roll fuchsia [power][test] Add MockInputSettingsService

Adds a mock for the fuchsia.settings.Input service to eventually be used
in Power Manager integration tests.

Original-Bug: 104266
Test: fx test //src/power/power-manager/integration/lib
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726246
Original-Revision: e17f0942f94e9cbd8357939c0dfc01340b4f4d36
GitOrigin-RevId: 9b0add35a6e19d1c2e4859c874161e56cab17028
Change-Id: Iafae5b10cca71a193808fdb61aa08de1a69fd10c
1 file changed
tree: 3fafc0cd2bb4061d681a038ea5c4756feead40dd
  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.