[roll] Roll fuchsia [settings] Only support one condition in filter

We only ever add one condition to a filter, we can switch from a vector
to a single entry and remove conjugations. Also remove unused
`Condition::Filter` that was causing recursive inclusion.

Tests: fx test setui_service_tests
Original-Bug: 120570
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794678
Original-Revision: 27eba0039153b90454f61b583710187201fe7fd9
GitOrigin-RevId: 9e1373c55e65cd243d9d59e73c481a847855fd4b
Change-Id: I1c3fa3fcdd314b396287c381cfa8f7a917fb5e64
1 file changed
tree: 0ec29b0553fc2f415d2246293587604828d8c6c0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  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.