[roll] Roll fuchsia [ui][input-pipeline] add test to sync ChromiumOS mouse CPI database

This CL add a test `sync_xorg_file` to verify mouse models in
`data_import_from_chromiumos` is sync with third_party/chromiumos-xorg-conf.

This cl also sync all mouse model in third_party/chromiumos-xorg-conf
to `data_import_from_chromiumos`

Original-Bug: 98919
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791345
Original-Revision: 9145418431c63c0a8d8753366346dcdedcb979f4
GitOrigin-RevId: 7802be46a12e34e21baba4c8fbca6822122bf494
Change-Id: I225d64c52a829a6cf50bb379ac042c51f99ecb86
1 file changed
tree: 6618380be399854c7a6f1173e80197c46494e043
  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.