[automerger skipped] Merge sc-dev-plus-aosp-without-vendor@7634622 am: 25583eb8d5 -s ours am: 03287911a8 -s ours am: 175e9a1003 -s ours am: 01b3864c93 -s ours

am skip reason: Merged-In I7c54a150e6e0eb44d3f81ddc755f49c6dae40fca with SHA-1 d90428555a is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/wilhelm/+/15571640

Change-Id: I0b494aa634c1f11d70d1adae2f82d175475d3051
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..55bbe66
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,16 @@
+// for frameworks/wilhelm
+{
+    "presubmit": [
+        {
+            "name": "CtsMediaTestCases",
+            "options" : [
+                {
+                    "include-annotation": "android.platform.test.annotations.Presubmit"
+                },
+                {
+                    "include-filter": "android.media.cts.AudioNativeTest"
+                }
+            ]
+        }
+    ]
+}