[roll] Roll fuchsia [starnix][input] Use unique Fuchsia VID and PIDs

It turns out that implausible USB VID or PID prevent correct
device configuration in Android. Fix that by adopting
plausible-seeming identifiers.

The system is already configured to use the correct files for
keyboard. For touch, this is not the case; but the current state
of touch configuration is broken anyways, so I don't expect
things to change after this change goes in. It does give us
a chance to right the config on Android side, though.

Original-Bug: 353765537
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1102435
Original-Revision: ca237edefe8fde6e3bb7216479628db80eb5893a
GitOrigin-RevId: dd212b2ca1a17c3bf99537e6f1b1b1e2b109185f
Change-Id: I8281ff16a9e643b2ff2d91bc889e15f0de98e39c
1 file changed
tree: 268bb9cc160e233895b6027b9c37de0e9d927bf1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.