mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-01-27 18:59:11 +00:00
19 lines
316 B
Plaintext
19 lines
316 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "broadcastradio_utils_aidl_test"
|
|
},
|
|
{
|
|
"name": "DefaultBroadcastRadioHalTestCase"
|
|
},
|
|
{
|
|
"name": "android.hardware.broadcastradio@common-utils-tests"
|
|
}
|
|
],
|
|
"auto-presubmit": [
|
|
{
|
|
"name": "VtsHalBroadcastradioAidlTargetTest"
|
|
}
|
|
]
|
|
}
|