Revert "[input] Rebased bin/ui/input on input-synthesis."

This reverts commit 062d53aad73ef798791968c34b5c6edf77412bb8.

Reason for revert: Breaks input swiping from shell which e2e screen navigation tests rely on. 

Original change's description:
> [input] Rebased bin/ui/input on input-synthesis.
> 
> Refactored bin/ui/input to make use of src/lib/ui/input-synthesis.
> 
> TEST=Build, CQ and FIDL tests.
>      fx run-test input-synthesis-tests
>      fx run-test e2e_input_tests
> 
> Change-Id: Iff14de9f87247d88dad7d729925c59cfc8af698e

TBR=qsr@google.com,dtiselice@google.com,viktard@google.com,jaeheon@google.com

Change-Id: I6bf9b8ac9ce6d1e2499c13703d0ce04e8ee3d4a0
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
13 files changed
tree: d0fa1a2d1bbc11be2db331b31bd38f72bfcff9bc
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. peridot/
  9. products/
  10. scripts/
  11. sdk/
  12. src/
  13. third_party/
  14. tools/
  15. zircon/
  16. .clang-format
  17. .clang-tidy
  18. .dir-locals.el
  19. .gitattributes
  20. .gitignore
  21. .gn
  22. AUTHORS
  23. BUILD.gn
  24. CODE_OF_CONDUCT.md
  25. CONTRIBUTING.md
  26. LICENSE
  27. OWNERS
  28. PATENTS
  29. README.md
  30. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.