commit | b8368f3c9b3cc0c24836ec0e2d7cef10b76ea1d3 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Apr 10 14:22:13 2024 -0700 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Apr 25 03:23:27 2024 +0000 |
tree | 5ce97f91ce3c576633b3580e5182ccdc0a1a51ff | |
parent | 0410a1139b3b7237298a054d38446ed39f40f1b8 [diff] |
audio: Use allow list for device connection types in TryConnectMissingDevice Limit the connection types to test to the following: - HDMI* - IP_V4 - USB Only these connection types can be easily checked by the HAL for presence of an external device. Bug: 326888643 Test: atest VtsHalAudioCoreTargetTest (cherry picked from https://android-review.googlesource.com/q/commit:7b9b9e03e5c82e95b017222089b3915817095cef) Merged-In: I659e14a150b3043ead8d844cd89a2c4700d57efd Change-Id: I659e14a150b3043ead8d844cd89a2c4700d57efd 24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.