[roll] Roll fuchsia [time] Increase default max frequency error.

The frequency algorithm was capped to a max error of 10ppm while we were
gaining confidence that it worked correctly. After a year we're now
much more confident that the algorithm is stable and working correctly,
and we've also found that a sizeable fraction of the fleet has a
significant oscillator error and is therefore hitting the conservative
10ppm cap. Lets expand up to the original plan of two sigma.

Original-Bug: 108390
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719265
Original-Revision: dd98cf9f64f78ab609153c9c44fc965bce2f6a93
GitOrigin-RevId: fe65e68f3af5f8674394efc3e289e6eb5fc8262c
Change-Id: If521fea3f9c0bb7697f2c239f5cbdfff1af476ba
1 file changed
tree: f5f47cf80c1487466ed8d1dbae7e444f2a82f2d0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.