Add audiopolicytest to device-tests suite

Add audiopolicytest to device-tests suite to enable use in
TEST_MAPPING for presubmit.

Bug: 186581483
Bug: 206614157
Test: atest AudioPolicyDeathTest
Change-Id: I97de59d626322b84240fa3dc2845046ef73cb152
This commit is contained in:
Eric Laurent
2022-12-21 11:08:32 +01:00
parent 3690ef8849
commit 17bfc3e107

View File

@@ -20,4 +20,5 @@ android_test {
platform_apis: true,
certificate: "platform",
resource_dirs: ["res"],
test_suites: ["device-tests"],
}