sonyxperiadev / device-sony-common

70 stars 144 forks source link

[COMMON] [R] [2/3] TESTME: Update to audio@6.0 (HAL 3.0) #791

Closed MarijnS95 closed 4 years ago

MarijnS95 commented 4 years ago

Depends on https://github.com/sonyxperiadev/vendor-qcom-opensource-audio-hal-primary-hal/pull/8

The new API interface contains, among which, a new audio patch updating function to support more quickly and efficiently rerouting an audio stream without disruption. Despite the new (NICOBAR 9.11) CAF audio HAL supporting this function, no improvement is noticed when switching between speakers and BT headphones (assuming A2DP offloading - a feature that has not yet made it to sonyxperiadev repos but is in testing locally - which routes audio through the HAL and DSP for BT instead of Androids software bluetooth playback "device").

See the above PR for more details about testing progress!