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

Commit c0d17b19 authored by Edwin Wong's avatar Edwin Wong
Browse files

Add NativeMediaDrmClearkeyTest to TreeHugger presubmit

Adding 8 or more tests to cover media drm ndk APIs
for TreeHugger presubmit.

Test: atest
  run atest in this directory which invokes the presubmit tests

Bug: 173646795
Change-Id: I036b1c56437568904826f8085848ffa5e911f658
parent ef03eef3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@
        },
        {
          "include-filter": "android.media.cts.MediaDrmMetricsTest"
        },
        {
          "include-filter": "android.media.cts.NativeMediaDrmClearkeyTest"
        }
      ]
    }