[roll] Roll fuchsia [battery_manager] Discharge starts fault timer.

Fixes an edge case in which Battery Manager would not detect a
NoUpdate fault if:
1. A device is at full charge.
2. Charge status changes to Discharging.
3. No new battery level is received.

Original-Original-Fixed: 500729847
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1601932
Original-Original-Revision: 87489734b00c1bc56f87575a94773f4e9a62ba9f
GitOrigin-RevId: ce41a665054bbcd69007edf2bf2b998aabd57b2c
Change-Id: I4782c9ad6077e6b7bf25260db732f36d0a5fff2d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1614852
Cr-Commit-Position: refs/heads/main@{#192916}
1 file changed
tree: 2139908aff6c0dc600dd8fc97b916fe9e5c77673
  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.