blob: 0f502c9904e5b5a7cefa3ffd961b95a025abda67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"presubmit-large": [
{
"name": "CtsDevicePolicyManagerTestCases_LockSettingsTest"
}
],
"postsubmit": [
{
"name": "CtsDevicePolicyManagerTestCases_LockSettings_NoFlakes"
}
]
}
|