commit | f9d0feb7ad9ea8824b7d08faf866505f4814b9f0 | [log] [tgz] |
---|---|---|
author | Jesse Melhuish <[email protected]> | Thu Nov 03 01:25:26 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Nov 03 01:25:26 2022 |
tree | 79f54c8f44038659c4c35dc8dfac02b328b62b10 | |
parent | e6a588bdf736c32c3b253cf88bab96b3b9e180f6 [diff] [blame] |
Floss: wiring battery data through to the UI BUG=b:233101120 Change-Id: I2ca9dec3c3e2a7e8259bded09df374d5faa758a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3994148 Auto-Submit: Jesse Melhuish <[email protected]> Reviewed-by: Sonny Sasaka <[email protected]> Commit-Queue: Jesse Melhuish <[email protected]> Cr-Commit-Position: refs/heads/main@{#1066830}
diff --git a/device/BUILD.gn b/device/BUILD.gn index a591590..8aec22e 100644 --- a/device/BUILD.gn +++ b/device/BUILD.gn
@@ -280,6 +280,7 @@ "bluetooth/floss/exported_callback_manager_unittest.cc", "bluetooth/floss/floss_adapter_client_unittest.cc", "bluetooth/floss/floss_advertiser_client_unittest.cc", + "bluetooth/floss/floss_battery_manager_client_unittest.cc", "bluetooth/floss/floss_dbus_client_unittest.cc", "bluetooth/floss/floss_gatt_client_unittest.cc", "bluetooth/floss/floss_lescan_client_unittest.cc",