platform_hardware_interfaces/broadcastradio/TEST_MAPPING
Weilin Xu 8ec8a37f23 Add bcradio HAL tests to presubmit
Bug: 320556913
Test: m -j
Change-Id: I873e48fedecde88e4eaa7adde1a2a33ac0c8465b
2024-02-02 15:03:43 -08:00

18 lines
316 B
Text

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