Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eae2a540 authored by Sergey Volnov's avatar Sergey Volnov Committed by Automerger Merge Worker
Browse files

Merge "speech: TEST_MAPPING CtsVoiceRecognitionTestCases" into sc-dev am: 0a40c03e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14666651

Change-Id: Ia6484c7c3ad4bcf11c1cb3511d6a618b960429e3
parents c16d1c8c 0a40c03e
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsVoiceRecognitionTestCases",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      "path": "frameworks/base/core/java/android/speech"
    }
  ]
}