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

Commit d74ede39 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 am: eae2a540

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

Change-Id: I3fa9d9237f1d284520b61b961bdb7347435539bb
parents 3f72b6dc eae2a540
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"
    }
  ]
}