[roll] Roll fuchsia [root-presenter] make VKController properly handle initial text type

Store the initial value of `text_type_`, and verify that RequestShow()
reports this to the VKCoordinator (assuming no intervening calls to
SetTextType()).

Original-Bug: 73279
Test: fx test -o root_presenter_unittests -- --gtest_filter='Virtual*'
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/521092
Original-Revision: fcbb4bc3f4607fb570a13317011b6831277039db
GitOrigin-RevId: c9554ff51f7ee902630f3cb9db7e2c4939c8cd20
Change-Id: I3fcc2586c551b94f7645cca667e018ef621b07bd
1 file changed
tree: d05ad533f989e23b506a7c021aa49e512f436f8a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.