VtsHalBluetoothTargetTest: Link with libbluetooth_log
Test: m VtsHalBluetoothTargetTest Bug: 305066880 Change-Id: Id16fa4557a4152c5972fa6a3a71626840414ebf0
This commit is contained in:
parent
f814c97702
commit
11c3782296
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ cc_test {
|
|||
static_libs: [
|
||||
"android.hardware.bluetooth-V1-ndk",
|
||||
"libbluetooth_hci_pdl",
|
||||
"libbluetooth_log",
|
||||
],
|
||||
test_config: "VtsHalBluetoothTargetTest.xml",
|
||||
test_suites: [
|
||||
|
|
Loading…
Reference in a new issue