Add test mapping for bcradio HAL

Bug: 320556913
Test: m -j
Change-Id: I35689fdcc1377040b4e1ae5a046694b9f9d1efb6
This commit is contained in:
Weilin Xu
2024-01-16 15:49:25 -08:00
parent cadbe176ec
commit 92f32b0de8

View File

@@ -0,0 +1,18 @@
{
"postsubmit": [
{
"name": "broadcastradio_utils_aidl_test"
},
{
"name": "DefaultBroadcastRadioHalTestCase"
},
{
"name": "android.hardware.broadcastradio@common-utils-tests"
}
],
"auto-presubmit": [
{
"name": "VtsHalBroadcastradioAidlTargetTest"
}
]
}