diff --git a/bluetooth/1.0/vts/functional/Android.bp b/bluetooth/1.0/vts/functional/Android.bp index 4806fef5ee..768142c073 100644 --- a/bluetooth/1.0/vts/functional/Android.bp +++ b/bluetooth/1.0/vts/functional/Android.bp @@ -31,6 +31,7 @@ cc_test { "android.hardware.bluetooth@1.0", "libbluetooth-types", ], + test_config: "VtsHalBluetoothV1_0TargetTest.xml", test_suites: [ "general-tests", "vts", diff --git a/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.xml b/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.xml new file mode 100644 index 0000000000..09463c962f --- /dev/null +++ b/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.xml @@ -0,0 +1,38 @@ + + + + diff --git a/bluetooth/1.1/vts/functional/Android.bp b/bluetooth/1.1/vts/functional/Android.bp index e64d5a9105..7f566477b9 100644 --- a/bluetooth/1.1/vts/functional/Android.bp +++ b/bluetooth/1.1/vts/functional/Android.bp @@ -32,5 +32,6 @@ cc_test { "android.hardware.bluetooth@1.0", "libbluetooth-types", ], + test_config: "VtsHalBluetoothV1_1TargetTest.xml", test_suites: ["general-tests", "vts"], } diff --git a/bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.xml b/bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.xml new file mode 100644 index 0000000000..d64751a119 --- /dev/null +++ b/bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.xml @@ -0,0 +1,36 @@ + + + +