Merge "Migrate frameworks/base/services/core/java/com/android/server/am to androidx.test"
This commit is contained in:
committed by
Android (Google) Code Review
commit
bf1f04a79a
@@ -7,7 +7,7 @@
|
||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "android.support.test.filters.FlakyTest"
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -21,7 +21,7 @@
|
||||
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "android.support.test.filters.FlakyTest"
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user