[roll] Roll fuchsia [settings] Fix build targets

Fuchsia source code layout guidelines say that the default target for a
directory should include test targets. This is also simpler for
developer workflows.

See: https://fuchsia.dev/fuchsia-src/development/source_code/layout?hl=en#canonical_targets

Original-Bug: 99862
Test: N/A, just updating build targets
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679106
Original-Revision: dcbd3596e3c05063fa578d826c7c6ca9474837d9
GitOrigin-RevId: b7caaa87ce7aaad9b8643c00637fbcc6c3488bba
Change-Id: Ic0a534eac9f649edf26b1cca6138c7347aafb91f
1 file changed
tree: e350a928bd0d51fe51bc969ef2677190b5e7e749
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.