Merge "Adding postsubmit tests for JobScheduler." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f9de0572fb
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "CtsJobSchedulerTestCases"
|
||||
},
|
||||
{
|
||||
"name": "FrameworksMockingServicesTests",
|
||||
"options": [
|
||||
{"include-filter": "com.android.server.job"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
{"include-filter": "com.android.server.job"}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user