18 lines
307 B
Plaintext
18 lines
307 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsBackupTestCases",
|
|
"options": [
|
|
{
|
|
// Remove from presubmit until b/273295079 is resolved.
|
|
"exclude-filter": "android.backup.cts.BackupRestoreEventLoggerTest"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"postsubmit": [
|
|
],
|
|
"imports": [
|
|
]
|
|
}
|