Merge "Add PropertyInvalidatedCacheTests to presubmit"
This commit is contained in:
@@ -175,6 +175,23 @@
|
||||
"file_patterns": [
|
||||
"(/|^)KeyguardManager.java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FrameworksCoreTests",
|
||||
"options": [
|
||||
{
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
},
|
||||
{
|
||||
"exclude-annotation": "org.junit.Ignore"
|
||||
},
|
||||
{
|
||||
"include-filter": "android.app.PropertyInvalidatedCacheTests"
|
||||
}
|
||||
],
|
||||
"file_patterns": [
|
||||
"(/|^)PropertyInvalidatedCache.java"
|
||||
]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
|
||||
Reference in New Issue
Block a user