mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_pyxis
synced 2026-01-28 14:39:59 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user