summaryrefslogtreecommitdiff
path: root/services/backup/TEST_MAPPING
blob: 0c14e56932dfc16d7f135860b90b30ed8b3f899f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "presubmit": [
    {
      "name": "FrameworksMockingServicesTests_backup"
    },
    {
      "name": "CtsBackupTestCases",
      "options": [
        {
          // Remove from presubmit until b/273295079 is resolved.
          "exclude-filter": "android.backup.cts.BackupRestoreEventLoggerTest"
        }
      ]
    }
  ],
  "postsubmit": [
  ],
  "imports": [
  ]
}