[roll] Roll fuchsia [battery] Smoothing current within tier

Previously, the time to full can fluctuate a lot due to change of
charging current measurement. This change uses the averaged current
among the whole tier to smooth out the prediction. The thresholds of
the tiers are hardcoded for now.

Original-Bug: b/491932581
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1550942
Original-Revision: 759597015c576333d0a5d253d2120476d23f7c9c
GitOrigin-RevId: 6e3997b560a6d5c82a80afd470e7ad7294816e3a
Change-Id: I1f0e35f668cf9923b57168b59a8717f1d9057276
1 file changed
tree: d9c3891273e827b574fa41dc4c3ce923cfcdbc7e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.