commit | 30eee0e07d665ad29ae4c13c634f18c7b41b5c9d | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Tue Nov 10 17:15:17 2020 -0800 |
committer | jiabin <jiabin@google.com> | Wed Nov 11 15:37:16 2020 -0800 |
tree | 3efb856e203a1f7fdb3913d65dbe86853882d5db | |
parent | b1c141b95ac1d2fb14d371e6dae530a841a13cb4 [diff] [blame] |
Add test for device connection. All supported devices declared in audio policy configuration file must be able to be connected/disconnected. Bug: 172345306 Test: atest audio_health_tests Change-Id: Iec13ff8a41eebf7d5ddaa57a48939cab4f31195f
diff --git a/services/audiopolicy/tests/Android.bp b/services/audiopolicy/tests/Android.bp index ca03e1f..daedf31 100644 --- a/services/audiopolicy/tests/Android.bp +++ b/services/audiopolicy/tests/Android.bp
@@ -45,6 +45,7 @@ cc_test { name: "audio_health_tests", + require_root: true, shared_libs: [ "libaudiofoundation",