[roll] Roll fuchsia [driver][platform] Migrate fake-battery driver to platform AIB. (3)

We will migrate the fake-battery driver from BIB to AIB.

1) Unnecessary, combined with this CL.

2) Create features and add them to vim3 board in external repositories.

v -- we are here
3) fuchsia.git:
     * add this feature to vim3 board
     * remove the drivers from BIB
     * create the transfer AIB
     * wire it up in Assembly

Original-Bug: b/341136167
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106214
Original-Revision: 29da06072ddedb8fa6ffdef7da0ff892adb28694
GitOrigin-RevId: 130818da639dc89f49e38b562f16412829629c52
Change-Id: I8a932e226687ff20286ba02f50f4cb8826683074
1 file changed
tree: ebb5dc1f5d96310239ca8a87b658255ab151ac16
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.