clover: Audio: Fix Incall-Mic With Earphones
* E/audio_route(694): unable to find path 'voice-headset Signed-off-by: pranavkapoor001 <pranavkapoor001@gmail.com> Signed-off-by: TH779 <tongsj2333@gmail.com>
This commit is contained in:
parent
650eba7be1
commit
f382b057f4
1 changed files with 4 additions and 0 deletions
|
@ -1942,6 +1942,10 @@
|
|||
<path name="headset-mic" />
|
||||
</path>
|
||||
|
||||
<path name="voice-headset">
|
||||
<path name="headphones" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-and-headphones">
|
||||
<path name="headphones" />
|
||||
<path name="speaker" />
|
||||
|
|
Loading…
Reference in a new issue