Skip to content
Snippets Groups Projects
Commit e8e0134c authored by jiabin's avatar jiabin Committed by Jiabin Huang
Browse files

USB: update logic for reporting playback and capture capability of USB devices.

Report USB devices support audio capture when there is a terminal whose
subtype is ACI_OUTPUT_TERMINAL and terminal type is USB streaming and
there is another terminal whose subtype is ACI_INPUT_TERMINAL and
terminal type is not USB streaming.

Report USB devices support audio playback when there is a terminal whose
subtype is ACI_INPUT_TERMINAL and terminal type is USB streaming and
there is another terminal whose subtype is ACI_OUTPUT_TERMINAL and
terminal type is not USB streaming.

Bug: 279151646
Bug: 278603582
Test: connect usb headset, dumpsys audio policy
Change-Id: If1c14cc0a4e3fbdfbed2c105d37ece9a866f18ed
Merged-In: If1c14cc0a4e3fbdfbed2c105d37ece9a866f18ed
(cherry picked from commit 9a5cab13)
parent 6fe17048
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment