mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
audio: config: decouple speaker swap from device mixer control
This removes the speaker swap mixer control from the speaker path as it's handled in the audio HAL already. Bug: 62337071 Test: audio rotation test Change-Id: I15507e809a860bc4e3284f1096d509d0d3ea1541
This commit is contained in:
@@ -1470,7 +1470,6 @@
|
||||
|
||||
<path name="speaker">
|
||||
<path name="speaker-common" />
|
||||
<ctl name="Swap channel" value="0" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-safe">
|
||||
@@ -1481,7 +1480,6 @@
|
||||
|
||||
<path name="speaker-reverse">
|
||||
<path name="speaker-common" />
|
||||
<ctl name="Swap channel" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-mono">
|
||||
|
||||
Reference in New Issue
Block a user