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

Commit 86f1dd85 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

audiopolicy: Specify the suite for presubmit tests

This is required to actually run them on presubmit.

Bug: 122855449
Test: run a presubmit check on a CL while the tests are broken
Change-Id: Id95234d6a4198a246051c869d56ab5c62f6972f4
parent d53525f4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ LOCAL_CFLAGS := -Werror -Wall

LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB)

LOCAL_COMPATIBILITY_SUITE := device-tests

include $(BUILD_NATIVE_TEST)

# system/audio.h utilities test
@@ -55,4 +57,6 @@ LOCAL_CFLAGS := -Werror -Wall

LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB)

LOCAL_COMPATIBILITY_SUITE := device-tests

include $(BUILD_NATIVE_TEST)