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

Commit effe589f authored by Robert Shih's avatar Robert Shih Committed by Automerger Merge Worker
Browse files

Merge "media TEST_MAPPING: run CtsMediaDrmFrameworkTestCases on drm changes"...

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

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



Change-Id: I0222059938f8db3429de13dc9502fa6507998093
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 86370863 043b9482
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"]
    }
  ]
}