Loading bluetooth/aidl/vts/Android.bp +1 −6 Original line number Diff line number Diff line Loading @@ -16,10 +16,6 @@ cc_test { srcs: [ "VtsHalBluetoothTargetTest.cpp", ":BluetoothPacketSources", ":BluetoothHciPacketSources", ], generated_headers: [ "BluetoothGeneratedPackets_h", ], include_dirs: [ "packages/modules/Bluetooth/system/gd", Loading @@ -31,7 +27,7 @@ cc_test { ], static_libs: [ "android.hardware.bluetooth-V1-ndk", "libbluetooth-types", "libbluetooth_hci_pdl", ], test_config: "VtsHalBluetoothTargetTest.xml", test_suites: [ Loading @@ -57,6 +53,5 @@ cc_test { ], tidy_disabled_srcs: [ ":BluetoothPacketSources", ":BluetoothHciPacketSources", ], } Loading
bluetooth/aidl/vts/Android.bp +1 −6 Original line number Diff line number Diff line Loading @@ -16,10 +16,6 @@ cc_test { srcs: [ "VtsHalBluetoothTargetTest.cpp", ":BluetoothPacketSources", ":BluetoothHciPacketSources", ], generated_headers: [ "BluetoothGeneratedPackets_h", ], include_dirs: [ "packages/modules/Bluetooth/system/gd", Loading @@ -31,7 +27,7 @@ cc_test { ], static_libs: [ "android.hardware.bluetooth-V1-ndk", "libbluetooth-types", "libbluetooth_hci_pdl", ], test_config: "VtsHalBluetoothTargetTest.xml", test_suites: [ Loading @@ -57,6 +53,5 @@ cc_test { ], tidy_disabled_srcs: [ ":BluetoothPacketSources", ":BluetoothHciPacketSources", ], }