[roll] Roll fuchsia [shortcut2] Remove shortcut v1 implementation

It is no longer used.

- Significantly simplified the shortcut manager code as a result.
- Removed mentions of shortcut.Registry from test fixtures.
- Adjusted README.md

Original-Bug: 106089
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/749166
Original-Revision: d5117f8f99785acca93a6b97d501a006fe4c6744
GitOrigin-RevId: 21a1e8b88f760b63c3941775c8a06bd7aaa71830
Change-Id: I3ae8341d2dbd6784ef2b8ba15f33a358d230db94
1 file changed
tree: b2e92995a9fb2ddaf6d0ed8f8cf8b0307a55a0a9
  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.