[roll] Roll fuchsia [power] Remove battery-manager from hermetic deps allowlist

Adds the battery_manager component as a dependency for the CLI and
battery manager tests, thus allowing us to remove it from the hermetic
resolver allowlist.

Original-Fixed: 92822, 92820
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660818
Original-Revision: 6cd0bfa97f57239b2174637670d1d8548faaabbd
GitOrigin-RevId: 48db6652ce6b4fb4bde048f6a59915d8606b1f33
Change-Id: Ieab911fa3b2c0d4e10d86e7089d28c26e0ca3dba
1 file changed
tree: b0d48b23f2fe4e9390f4a42f2be9a1f7396d62c3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.