Skip to content

Commit

Permalink
audio: partially return old values
Browse files Browse the repository at this point in the history
  • Loading branch information
Razziell committed Aug 1, 2019
1 parent 1b0a233 commit bc4b8ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion audio/audio_platform_info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
<param key="spkr_2_tz_name" value=""/>
</config_params>
<acdb_ids>
<device name="SND_DEVICE_IN_HANDSET_MIC" acdb_id="4"/>
<device name="SND_DEVICE_IN_HANDSET_MIC" acdb_id="1"/>
<device name="SND_DEVICE_IN_HANDSET_STEREO_DMIC" acdb_id="1"/>
<device name="SND_DEVICE_OUT_SPEAKER_WSA" acdb_id="14"/>
<device name="SND_DEVICE_OUT_SPEAKER_AND_USB_HEADSET" acdb_id= "14"/>
<device name="SND_DEVICE_OUT_SPEAKER_REVERSE" acdb_id="135"/>
Expand Down

0 comments on commit bc4b8ea

Please sign in to comment.