Merge "Add locksettings unit tests to presubmit" am: 643fb23a74
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1621161 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I439a050bdbf86651193eccc015c19b48754b69a0
This commit is contained in:
@@ -10,6 +10,17 @@
|
|||||||
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FrameworksServicesTests",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"include-filter": "com.android.server.locksettings."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user