[roll] Roll fuchsia [bt][hfp] Fix battery_level warning

Adjust `battery_level_to_battchg_value()` (in
bt-hfp-audio-gateway) to not emit the SysLog warning if
the reported battery level_percent is exactly 100%.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426996
Original-Revision: 8a261baf8bfcbe1fb0bd87ee57136e72ed6f4046
GitOrigin-RevId: 0e65468bf7fdd2ee7ff63283eb69ef6f6d9456d0
Change-Id: I2eb2984e7df68f699ae1bc76c2a0b91df0d31781
1 file changed
tree: 8a9fc43f6529c7e720d8d19fb50df3f6d51925ae
  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.