commit | ddf12dd7b4b577d828ff460c398e303df4a43a67 | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Fri Jun 30 19:13:22 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 30 12:15:21 2023 -0700 |
tree | f9c46d3870eccc4d2ecf109af2b09abe472ea45b | |
parent | 89128d23283e1248b6e34fd75cd2c619bcabf3f0 [diff] |
[roll] Roll fuchsia [sdk][sdio] Add PerformTuning and remove RunDiagnostics Add an async method to allow clients to request re-tuning in the background. When run periodically, this could reduce the rate of CRC errors due to changes in bus delay over time. Also remove RunDiagnostics, which never ended up being used and will be made mostly redundant by PerformTuning. Original-Bug: 64166 Original-Bug: 129525 Test: CQ Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/874347 Original-Revision: 95295a287cf1603f07df065f298a7484b78496de GitOrigin-RevId: 610fd418365449b597e95b3f048c0cc395b5b1f3 Change-Id: I640f031cbbe180cae05376f6427c4fd9f3357465
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
.