[roll] Roll fuchsia [logs] Fix dynamic log selectors

Previously, we incorrectly removed the check
for an empty vec from map_interest_selectors.
Add back the check for the empty vector,
and return the original vec if the output is empty.

Original-Bug: 384799257
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1176098
Original-Revision: 57f77c708f4bf08a6a7a55e3f88d2fa57edd523d
GitOrigin-RevId: f9f79f44b22d067321c0eb9815878bf065370629
Change-Id: Id1e931179c687b271acc52db8c4272e35c3f8c13
1 file changed
tree: a836cf9a2b0e1b13bd16ad53700beb546f429853
  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.