[roll] Roll experiences [e2e] Wait for focus to be passed when launching views

This CL adds a wait on child views actually receiving focus rather than
assuming focus is available as soon as view is launched.

Original-Bug: 93611
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/645521
Original-Revision: e716b12c02a1cfdc78384de36160df86add5f234
GitOrigin-RevId: 78ffad2d70247ca3bee54b295068cebbd4574515
Change-Id: I36955a7f5ce29474b59a9e71161c9fe9c1a60c98
1 file changed
tree: f712d2470adf8a080c0a99238cd707f12348b5c0
  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.