commit | 53882f056df1cc99d49bd4e3558ed7522657917d | [log] [tgz] |
---|---|---|
author | Faraaz Sareshwala <faraazs@fuchsia.infra.roller.gmail.com> | Tue Jan 30 18:47:00 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 30 10:50:02 2024 -0800 |
tree | 1e8d3437387224ec2c5a8198f73110c1a04f4f8a | |
parent | d45d26e1fb93f02ebe387cdd47f3f74cd1e784bb [diff] |
[roll] Roll fuchsia [bt][core] move LegacyLowEnergyScanner impl to base class This change moves much of the LegacyLowEnergyScanner implementation up to its base class, LowEnergyScanner. This change also updates tests to be generic type parameterized tests with LegacyLowEnergyScanner being the only current tested implementation. This is in preparation of adding a new ExtendedLowEnergyScanner subclass to LowEnergyScanner. There are no logic changes in this diff. The only changes are refactoring related. Original-Bug: b/305975969 GitOrigin-RevId: d8ad611524ddc08d475aeb4c2869426c6191ff7e Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/981276 Original-Revision: 105e903e9141db7f19e555fac9b8f39d3706f6f5 Change-Id: Ia69acb3619432807a2823cb93f9a23a5c527565a
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 via the IRC channel #fuchsia
on Freenode.
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
.