[roll] Roll fuchsia [display][fidl] Remove VirtconMode.INACTIVE.

INACTIVE is the sharpest edge in the list of members. This CL removes
the member, and switches the default VirtconMode from INACTIVE to
FALLBACK, which is the most intuitive mental model.

The attached bug describes the long-term plan for removing VirtconMode
altogether.

Original-Bug: 408475481
Test: fx test //src/graphics/display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/689987
Original-Revision: 77e39397a334ba76e398fe50288ede74b61e85fc
GitOrigin-RevId: e5c2e00d4c49cff5ba9d02e8fa443e8f16f8e0e7
Change-Id: I4a7a68d085197c1ad0246c9d27258072df6e55fc
1 file changed
tree: 8f24468b66147f3b0a7e2d91c3c3a201e3262af8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.