Enable presubmit JobScheduler FrameworkMockingServicesTests.
Make sure we test FrameworkMockingServicesTests before submitting changes to JobScheduler files. Bug: 146453470 Test: cd to directory and run "atest" Change-Id: Ideb8721c8349a65ecb8ff41885f8f30db92447d9
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "FrameworksMockingServicesTests",
|
||||
"options": [
|
||||
{"include-filter": "com.android.server.job"},
|
||||
{"exclude-annotation": "androidx.test.filters.FlakyTest"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user