summaryrefslogtreecommitdiff
path: root/core/java/android/app/time/TEST_MAPPING
blob: 951905bcbac5f62b05e01116416a082b868ce30f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "presubmit": [
    {
      "name": "FrameworksCoreTests",
      "options": [
        {
          "include-filter": "android.app.time."
        }
      ]
    }
  ]
}