From 00dede017f1847e8faba38a90c1905961bcd4aa9 Mon Sep 17 00:00:00 2001 From: Bao Do Date: Mon, 10 Jul 2023 03:52:06 +0000 Subject: [PATCH] Add a config with test skipping for SDK < 33 Test: atest VtsHalBluetoothAudioTargetTest Bug: 288598199 Change-Id: I563c8d50b186f2da2cf077dc3631808f8c2a9eee --- bluetooth/audio/OWNERS | 4 ++- bluetooth/audio/aidl/vts/Android.bp | 1 + .../vts/VtsHalBluetoothAudioTargetTest.xml | 36 +++++++++++++++++++ 3 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 bluetooth/audio/aidl/vts/VtsHalBluetoothAudioTargetTest.xml diff --git a/bluetooth/audio/OWNERS b/bluetooth/audio/OWNERS index a8e9bda9a7..f3657ca9c4 100644 --- a/bluetooth/audio/OWNERS +++ b/bluetooth/audio/OWNERS @@ -1,4 +1,6 @@ +# Bug component: 27441 + include platform/packages/modules/Bluetooth:/OWNERS -cheneyni@google.com aliceypkuo@google.com +quocbaodo@google.com diff --git a/bluetooth/audio/aidl/vts/Android.bp b/bluetooth/audio/aidl/vts/Android.bp index e03fb5873d..0a2a89ad4e 100644 --- a/bluetooth/audio/aidl/vts/Android.bp +++ b/bluetooth/audio/aidl/vts/Android.bp @@ -25,6 +25,7 @@ cc_test { "libcutils", "libfmq", ], + test_config: "VtsHalBluetoothAudioTargetTest.xml", test_suites: [ "general-tests", "vts", diff --git a/bluetooth/audio/aidl/vts/VtsHalBluetoothAudioTargetTest.xml b/bluetooth/audio/aidl/vts/VtsHalBluetoothAudioTargetTest.xml new file mode 100644 index 0000000000..7b02685419 --- /dev/null +++ b/bluetooth/audio/aidl/vts/VtsHalBluetoothAudioTargetTest.xml @@ -0,0 +1,36 @@ + + + +