[roll] Roll fuchsia [battery] Improve Time to Full

Originally time to full was based on implied current calculated using
the design capacity. In this effort, the actual capacity is considered
but the flag use_actual_capacity is set to false at this time.

Original-Bug: b/442619993
Test: fx test battery_manager_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1529785
Original-Revision: 9f5a9987d2c03c26127c06d9807923b90c2dc2b7
GitOrigin-RevId: 176a37ed116661b2a69e5881b2212e5da31bb459
Change-Id: I1c2ee640d3f86efd0638d8b9c1859106de994578
1 file changed
tree: 2cc320bddc501a1fbef98464554b5430ea7b7168
  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.