[roll] Roll experiences Revert "[ermine] Add support for automating user interactions in oobe and shell"

This reverts commit ce0662dd98c677327434a4f72a92e86b2de85540.

Reason for revert: Suspected to be breaking CI https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=100272

Original change's description:
> [ermine] Add support for automating user interactions in oobe and shell
>
> This implementation is based on the design (and discussions) in:
> http://go/fuchsia-erminectl
>
> - Creates a RUST based erminectl CLI tool
> - Introduces Automation FIDL protocols implemented by OOBE and Shell
>
> See README.md for tool usage.
>
> A separate cl will add erminectl tool to _eng builds:
> --with=//src/experiences/session_shells/ermine/tools
>
> Original-Bug: 96503
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/670665

Original-Bug: 96503
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/679255
Original-Revision: 502fbad26d3d0c78f35cbbe06e6e59e08adb69e0
GitOrigin-RevId: de9e30ea247a75ae9905514d6f5df42247fafa57
Change-Id: I983742417672ca2778a9e2b16508c06457d192a1
1 file changed
tree: ae14d381dd9ee396484071b89af5e402a0e0d388
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.