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

Commit 8579d532 authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge "AudioService: Fix TEST_MAPPING"

parents 2da4d090 a3e70c8f
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -15,8 +15,11 @@
            ]
        },
        {
            "name": "AudioPolicyDeathTest",
            "name": "audiopolicytest",
            "options": [
                {
                    "include-filter": "com.android.audiopolicytest.AudioPolicyDeathTest"
                },
                {
                    "include-annotation": "android.platform.test.annotations.Presubmit"
                }