Files
hardware_interfaces/bluetooth/audio/aidl/TEST_MAPPING
Edward Liaw 24696b3e32 TEST_MAPPING: enable vts hal tests in kernel-presubmit
Enable the following tests:
VtsHalBluetoothAudioTargetTest
VtsHalGraphicsComposerV2_4TargetTest

Bug: 284307085
Bug: 258819618
Test: atest :kernel-presubmit
Change-Id: I8667eaee120777a776339481f72558566e6c94b3
Signed-off-by: Edward Liaw <edliaw@google.com>
2023-06-01 16:08:42 +00:00

13 lines
172 B
Plaintext

{
"presubmit": [
{
"name": "VtsHalBluetoothAudioTargetTest"
}
],
"kernel-presubmit": [
{
"name": "VtsHalBluetoothAudioTargetTest"
}
]
}