commit | d0e95016b265ab50edc7611fbb3bbb5b09bb1675 | [log] [tgz] |
---|---|---|
author | Steven Liu <steveliu@google.com> | Tue Nov 26 16:21:40 2024 +0000 |
committer | Steven Liu <steveliu@google.com> | Tue Nov 26 16:43:52 2024 +0000 |
tree | 4d4efe13e93cdcf9c9c3c3080d3a1254610ab07b | |
parent | 15a250af0cea06909d20869a930f27d246dfafff [diff] [blame] |
Add VTS test for ranging hal v2 Bug: 357090692 Test: atest VtsHalBluetoothRangingTargetTest Change-Id: I9c481b1da3420b4b069b4d3cfa651edf24776189
diff --git a/bluetooth/ranging/aidl/vts/Android.bp b/bluetooth/ranging/aidl/vts/Android.bp index 9984ce8..bcae5d0 100644 --- a/bluetooth/ranging/aidl/vts/Android.bp +++ b/bluetooth/ranging/aidl/vts/Android.bp
@@ -17,7 +17,7 @@ "libutils", ], static_libs: [ - "android.hardware.bluetooth.ranging-V1-ndk", + "android.hardware.bluetooth.ranging-V2-ndk", "libbluetooth-types", ], test_config: "VtsHalBluetoothRangingTargetTest.xml",