[roll] Roll fuchsia [wlan] Allow for valid empty lists from get_between Previously, HistoricalList's get_between method would print a warning log line about invalid time bounds if the resulting list was empty, even if the bounds were valid. This change removes the if diff != 0 conditional, allowing empty lists to be returned from the Some match arm when bounds are valid, only logging the warning log in the None match arm. Test: fx test wlan-common-tests Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1757693 Original-Original-Revision: 87b099eacbe3385da69b89747ffbc16da3494adc GitOrigin-RevId: 35bd4c908a9dfc7ef9398ae247e7995db0a0fd60 Change-Id: I3705de90ee38fb184860b17c89d6246b9df09daa Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1758977 Cr-Commit-Position: refs/heads/main@{#199248}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.