[roll] Roll fuchsia [sampler-config] Remove Optional selectors

This is another instance in which implementation details of sampler had
made it to the Configuration definitions. Instead of keeping vectors of
optional selectors, we can just remove selectors we don't need to track
anymore without impacting the configuration data types.

I realized this in the follow-up, but took the changes to this CL to
keep the follow-up change smaller.

Original-Bug: 395172409
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1205846
Original-Revision: a47c7cb7f0b384b8db456d62e6677865aed920d6
GitOrigin-RevId: 57bf27ffcfe91664946e980dbcb5c308a8fc628b
Change-Id: Id3f49c7650e5ec6cf8b523856bad6bf044494c7d
1 file changed
tree: ed063778aadc6a43c8cb24cd6be4f7070f8be6ed
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.