Merge "Add test mapping for bcradio HAL" into main
This commit is contained in:
commit
7b1e7ce836
1 changed files with 18 additions and 0 deletions
18
broadcastradio/TEST_MAPPING
Normal file
18
broadcastradio/TEST_MAPPING
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "broadcastradio_utils_aidl_test"
|
||||
},
|
||||
{
|
||||
"name": "DefaultBroadcastRadioHalTestCase"
|
||||
},
|
||||
{
|
||||
"name": "android.hardware.broadcastradio@common-utils-tests"
|
||||
}
|
||||
],
|
||||
"auto-presubmit": [
|
||||
{
|
||||
"name": "VtsHalBroadcastradioAidlTargetTest"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue