[roll] Roll fuchsia [wayland][input] Read an actual valid keymap from storage

We now read an actual keymap file from storage. For the time being, it's the
same keymap file for every keymap ID. But this is enough to start connecting
the mechanism to the Wayland bridge.

Original-Bug: 116284
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/770410
Original-Revision: 2cfa9242b2b790072f0e7db05e5a571541ab92af
GitOrigin-RevId: 102c97283a0a476ea07cc8625b9b52eb1ee773ca
Change-Id: I21816a636e3fcfdd97157a2c52557f363908f61f
1 file changed
tree: 63f3c3767c090c08105bcf4b267a9e2d7c6278a7
  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.