diff options
| -rw-r--r-- | media/TEST_MAPPING | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media/TEST_MAPPING b/media/TEST_MAPPING index 4385a807774f..4ec4767a35cc 100644 --- a/media/TEST_MAPPING +++ b/media/TEST_MAPPING @@ -20,7 +20,8 @@ { "include-filter": "com.google.android.media.gts.WidevineH264PlaybackTests" } - ] + ], + "file_patterns": ["(?i)drm|crypto"] } ], "imports": [ |