diff --git a/bluetooth/audio/aidl/TEST_MAPPING b/bluetooth/audio/aidl/TEST_MAPPING new file mode 100644 index 0000000000..0c853f8192 --- /dev/null +++ b/bluetooth/audio/aidl/TEST_MAPPING @@ -0,0 +1,12 @@ +{ + "presubmit": [ + { + "name": "VtsHalBluetoothAudioTargetTest" + } + ], + "kernel-presubmit": [ + { + "name": "VtsHalBluetoothAudioTargetTest" + } + ] +} diff --git a/graphics/composer/2.4/vts/functional/TEST_MAPPING b/graphics/composer/2.4/vts/functional/TEST_MAPPING new file mode 100644 index 0000000000..aedac5bce6 --- /dev/null +++ b/graphics/composer/2.4/vts/functional/TEST_MAPPING @@ -0,0 +1,13 @@ +{ + "presubmit": [ + { + "name": "VtsHalGraphicsComposerV2_4TargetTest" + } + ], + "kernel-presubmit": [ + { + "name": "VtsHalGraphicsComposerV2_4TargetTest" + } + ] +} +