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

Commit 043b9482 authored by Robert Shih's avatar Robert Shih Committed by Android (Google) Code Review
Browse files

Merge "media TEST_MAPPING: run CtsMediaDrmFrameworkTestCases on drm changes" into tm-qpr-dev

parents f910d030 4f700d44
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -22,11 +22,15 @@
        }
      ],
      "file_patterns": ["(?i)drm|crypto"]
    },
    {
      "name": "CtsMediaDrmFrameworkTestCases",
      "options" : [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ],
  "imports": [
    {
      "path": "frameworks/av/drm/mediadrm/plugins"
      "file_patterns": ["(?i)drm|crypto"]
    }
  ]
}