[roll] Roll fuchsia [ui-test-realm] Delete unused display configs

Now that scene manager and scenic set their config values using
structured config, we can delete code that generates and routes config
files for display_rotation, display_pixel_density, and display_usage.
Scene manager and scenic no longer read config values from these
generated files so this code is unecessary.

Original-Bug: 132464
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913737
Original-Revision: 114b74f37bd71535e78c96416b27836bc2c15f12
GitOrigin-RevId: 0570d42b96dc44c2b0322ec9830fd14ac9226d9a
Change-Id: Ib46f75c3352f9c09b40c4500f042b42a7ceaea92
1 file changed
tree: 3002caa9630871bbc5e177f36e417c4f95d3f1f6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.