Merge "Add test mapping for bcradio HAL" into main

This commit is contained in:
Weilin Xu
2024-01-17 17:16:09 +00:00
committed by Android (Google) Code Review

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"
}
]
}