Files
hardware_interfaces/broadcastradio/TEST_MAPPING
Weilin Xu 92f32b0de8 Add test mapping for bcradio HAL
Bug: 320556913
Test: m -j
Change-Id: I35689fdcc1377040b4e1ae5a046694b9f9d1efb6
2024-01-16 16:23:30 -08:00

19 lines
317 B
Plaintext

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