[roll] Roll fuchsia [battery] Polish scaling formula

Originally, the formula for initial scaler converts 99% to 98%, but
100% to 100%, skipping 99%. The calculation is updated to match the
similar driver to round up the division result.

Original-Bug: b/421437823
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421257
Original-Revision: b6e4a7258706ac4f304dded55ba5f42a2eca9dac
GitOrigin-RevId: 341e5c71b8427fe88859d5a231c35a9923934e41
Change-Id: Ifebbfe474486a25dbdf560d5baf34c47dc3d16e7
1 file changed
tree: c067cf038f6031b78ec8dbd4a1fc6445b7ce5002
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.