commit | cd6c6822c85e5b3d8ff5643726e611c404931b5d | [log] [tgz] |
---|---|---|
author | Yahav Nussbaum <yahav@google.com> | Tue Feb 13 20:56:31 2024 +0000 |
committer | Yahav Nussbaum <yahav@google.com> | Thu Feb 29 21:11:09 2024 +0000 |
tree | b23474d55c88db8043199d0c6f1cbdfea0f31113 | |
parent | ce69cd9459fbe4ac335f6e6cc91ad589228db3ae [diff] [blame] |
Connect to IBluetoothFinder and use it Bug: 325088217 Test: atest NearbyUnitTests Change-Id: I3650da59c86ef83d9c08926f422a37773edc4af8
diff --git a/nearby/service/Android.bp b/nearby/service/Android.bp index d34fd83..749113d 100644 --- a/nearby/service/Android.bp +++ b/nearby/service/Android.bp
@@ -43,6 +43,7 @@ ], static_libs: [ "androidx.core_core", + "android.hardware.bluetooth.finder-V1-java", "guava", "libprotobuf-java-lite", "modules-utils-build",