[roll] Roll fuchsia [Settings][RealmBuilder] Migrate some display tests to use RealmBuilder

This CL migrates some display tests to use RealmBuilder, which calling external
brightness dependency. This can be an example test for tests with
dependency migration.

Original-Bug: 103796
Test: fx test -o display_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701193
Original-Revision: 70cbef722dc0475e445bdf9e3c0189adebc2495f
GitOrigin-RevId: 468fdc683f29b7d570d12435d8bbd0a731a5d1ce
Change-Id: I580534dde1599faaa5d776fc3e1e5198143013d1
1 file changed
tree: 0fbcd19b40d876e65dac1e75ed24cca4245f252b
  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.