Merge "Add testParentProfileApiDisabled to presubmit" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d02ed36597
@@ -16,5 +16,15 @@
|
|||||||
{
|
{
|
||||||
"name": "CtsDevicePolicyManagerTestCases"
|
"name": "CtsDevicePolicyManagerTestCases"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"presubmit": [
|
||||||
|
{
|
||||||
|
"name": "CtsDevicePolicyManagerTestCases",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"include-filter": "com.android.cts.devicepolicy.ManagedProfileTest#testParentProfileApiDisabled"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user