commit | fdee322c9625dd98753f9f9d6bd5088db67fd3d9 | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Wed Mar 22 22:16:13 2023 +0000 |
committer | jiabin <jiabin@google.com> | Wed Mar 22 22:16:13 2023 +0000 |
tree | b86569a65d1706994810372a0dc3f546fdf5e06a | |
parent | b3602ca092e4cc75476a0dd40aa7cae09726f06a [diff] |
AHAL: fix StreamUsb crash. 1. By default, the DriverUsb should be standby. When there is data transfer request, it will exit standby. 2. Initialize alsa device profile before reading device info. 3. Open the alsa device proxy after the preparation succeed. Bug: 266216550 Test: atest VtsHalAudioCoreTargetTest Change-Id: I1f0425036df176c52220320135079e7c98daa2d0