Merge "Add FakeVehicleStubUnitTest as presubmit."
This commit is contained in:
commit
7d64a06ff9
1 changed files with 8 additions and 0 deletions
|
@ -43,6 +43,14 @@
|
|||
"auto-presubmit": [
|
||||
{
|
||||
"name": "VtsHalAutomotiveVehicle_TargetTest"
|
||||
},
|
||||
{
|
||||
"name": "CarServiceUnitTest",
|
||||
"options" : [
|
||||
{
|
||||
"include-filter": "com.android.car.hal.fakevhal.FakeVehicleStubUnitTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue