[roll] Roll fuchsia [battery][fidl] Split up driver FIDL interface from battery manager interface

See WIP doc: go/fuchsia-redesign-battery-fidl for full design. This change just
gives us the overall structure and the initial separate FIDL such that we can
iterate and slowly migrate on the design.

Original-Bug: b/493689755

Test: tested with other CLs in this stack and flashed on Sorrel

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1557120
Original-Revision: b3f8cf1051f54c60788098b2dc37c4dffc4b6f51
GitOrigin-RevId: dd061fb6c5132271d73ef279a3ff338ce0cbe35c
Change-Id: I2cca152cc9b6dc75b0f7cc4f15795bc7dc0a8f80
1 file changed
tree: 804226c95dcd52357f8ee3cc6afec9ca12c00bee
  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.