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

Commit b8d13456 authored by Edwin Wong's avatar Edwin Wong Committed by Harish Mahendrakar
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: 223194396
Bug: 173646795
Merged-In: I036b1c56437568904826f8085848ffa5e911f658
Change-Id: I036b1c56437568904826f8085848ffa5e911f658
(cherry picked from commit c0d17b19)
parent 30300de1
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"
        }
      ]
    }