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

Commit 7331c7a6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update package name change."

parents 088d3255 bbd9db7c
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsMediaTestCases",
      "name": "CtsMediaDrmTestCases",
      "options" : [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "include-filter": "android.media.cts.MediaDrmClearkeyTest"
          "include-filter": "android.mediadrm.cts.MediaDrmClearkeyTest"
        },
        {
          "include-filter": "android.media.cts.MediaDrmMetricsTest"
          "include-filter": "android.mediadrm.cts.MediaDrmMetricsTest"
        },
        {
          "include-filter": "android.media.cts.NativeMediaDrmClearkeyTest"
          "include-filter": "android.mediadrm.cts.NativeMediaDrmClearkeyTest"
        }
      ]
    }