commit | 5e2a866a88288b2c166a965df3b767104def5090 | [log] [tgz] |
---|---|---|
author | Filip <fzakrzewski@google.com> | Wed Feb 01 20:46:49 2023 +0000 |
committer | Filip <fzakrzewski@google.com> | Wed Feb 01 20:46:49 2023 +0000 |
tree | bd647d66de944a748775358e62afb69ff5b9d1c8 | |
parent | 358615af44afe1e444b72cf0bca383ad6ad51979 [diff] |
Add test to the automotive-tests package Test: manual build Bug: 259994542 Change-Id: I1ec38c9ada99eb6806507461e52af859d8b17ce2
diff --git a/services/audiopolicy/tests/Android.bp b/services/audiopolicy/tests/Android.bp index b2546d2..bf82680 100644 --- a/services/audiopolicy/tests/Android.bp +++ b/services/audiopolicy/tests/Android.bp
@@ -55,7 +55,10 @@ "-Wall", ], - test_suites: ["device-tests"], + test_suites: [ + "device-tests", + "automotive-tests", + ], }