pyxis: audio: Add dummy hph-*-mode paths

Add dummy mixer paths for hph-highquality-mode and hph-lowpower-mode
to avoid errors like:
E audio_route: unable to find path 'hph-lowpower-mode'
E audio_route: unable to find path 'hph-highquality-mode'

Change-Id: Id78ad0ff317d10295bf1650e11fd99eb3910be2a
This commit is contained in:
Ivan Vecera
2024-02-15 13:42:41 +01:00
parent 8227e98d3c
commit 6134079652

View File

@@ -2348,6 +2348,12 @@
<path name="true-native-mode">
</path>
<path name="hph-highquality-mode">
</path>
<path name="hph-lowpower-mode">
</path>
<path name="line">
<path name="headphones" />
</path>