VtsHalBluetoothTargetTest: Link with libbluetooth_log

Test: m VtsHalBluetoothTargetTest
Bug: 305066880
Change-Id: Id16fa4557a4152c5972fa6a3a71626840414ebf0
This commit is contained in:
Henri Chataing 2024-03-29 17:15:28 +00:00
parent f814c97702
commit 11c3782296

View file

@ -28,6 +28,7 @@ cc_test {
static_libs: [
"android.hardware.bluetooth-V1-ndk",
"libbluetooth_hci_pdl",
"libbluetooth_log",
],
test_config: "VtsHalBluetoothTargetTest.xml",
test_suites: [