Merge "VtsHalBluetoothTargetTest: Link with libbluetooth_log" into main

This commit is contained in:
Henri Chataing
2024-04-01 23:40:57 +00:00
committed by Gerrit Code Review

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: [