[roll] Roll fuchsia [bazel_migration] Migrate fuchsia.power.battery.test and fuchsia.bluetooth.power

Migrate the two FIDL libraries from GN to Bazel.

Migrated Libraries list:
fuchsia.power.battery.test, fuchsia.bluetooth.power

Test: fx bazel build --config=fuchsia_platform \
//sdk/fidl/fuchsia.power.battery.test:fuchsia.power.battery.test \
//sdk/fidl/fuchsia.bluetooth.power:fuchsia.bluetooth.power
Test: fx bazel build --config=fuchsia_platform //build/bazel/rules/tests
Test: fx build //sdk/fidl:compatibility_tests
Test: fx bazel build --config=fuchsia //sdk/fidl:compatibility_tests
Test: fx set core.x64 && fx build

Original-Original-Bug: 487883318
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1621634
Original-Original-Revision: 2f094a3a4eb4c470b0f002be6960f7689238c036
GitOrigin-RevId: 35b5df918cfd1ede7784dc61aef7b103e7907cf4
Change-Id: Ib9b0f4a25cd238b872c6c0e07522c6cacc04fb6f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1642100
Cr-Commit-Position: refs/heads/main@{#194303}
1 file changed
tree: 80f7add899465f75ba799564b20807f091343e99
  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.