commit | d813954e55d4418bd33a151a51a10def9290c2f8 | [log] [tgz] |
---|---|---|
author | Edwin Wong <edwinwong@google.com> | Tue May 05 09:30:36 2020 -0700 |
committer | Edwin Wong <edwinwong@google.com> | Tue May 05 10:13:08 2020 -0700 |
tree | 4dfe641a4dcb669f6aa45bac4e10581c316fa653 | |
parent | 25b1e25a724ac10547670382745789bdf8a18e0b [diff] |
Add tests for TreeHugger Presubmit. common_time and mediadrm only has OWNERS file for now, so no TEST_MAPPING FILE is added. Bug: 155319496 Test: atest Change-Id: Ie4d27837a3acdc554c4c4f259ad1ed25c1088e5b
diff --git a/include/private/media/TEST_MAPPING b/include/private/media/TEST_MAPPING new file mode 100644 index 0000000..ac697da --- /dev/null +++ b/include/private/media/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "imports": [ + { + "path": "frameworks/av/include/drm" + } + ] +}