[roll] Roll fuchsia [settings] Remove duplicated files

Night mode tests had duplicated source file inside and out of the src
dir. I removed the ones outside of the src dir since they were not used
in the BUILD.gn file.

Test: fx test -o night_mode_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704042
Original-Revision: 0123f7d864678d1233fa180d349cc334514ca460
GitOrigin-RevId: 7a9423accf25f1c0cf6d57d92666ba23addd68ed
Change-Id: Ia9a28a41a6b0f48c06f1a949decbd3bae22d0534
1 file changed
tree: 5416b90574d7ba29eb0bd468636ca7fe0f807de9
  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.