surya: Use wfdconfig.xml from lemonadep
* Enables audio playback during suspend and UIBC. Change-Id: I7e4dbeec717cd71d88252cc796f988b1378239ff Signed-off-by: Mohammad Hasan Keramat J <ikeramat@protonmail.com>
This commit is contained in:
committed by
Willy Gardiol
parent
9fd7496820
commit
b649c0057f
9
proprietary/vendor/etc/wfdconfig.xml
vendored
9
proprietary/vendor/etc/wfdconfig.xml
vendored
@@ -135,10 +135,12 @@
|
|||||||
<!--
|
<!--
|
||||||
Standby Resume capability is supported
|
Standby Resume capability is supported
|
||||||
-->
|
-->
|
||||||
|
<!-- #ifdef OPLUS_BUG_STABILITY -->
|
||||||
|
<!-- Jeremy.lin@MULTIMEDIA.MEDIASERVER.WFD.1099213, 2021/08/02, Close Standby Resum -->
|
||||||
<StandbyResumeCapability>
|
<StandbyResumeCapability>
|
||||||
<Valid>1</Valid>
|
<Valid>0</Valid>
|
||||||
</StandbyResumeCapability>
|
</StandbyResumeCapability>
|
||||||
|
<!-- #endif OPLUS_BUG_STABILITY -->
|
||||||
<!--
|
<!--
|
||||||
Explicit AV format change
|
Explicit AV format change
|
||||||
Not supported
|
Not supported
|
||||||
@@ -704,7 +706,10 @@
|
|||||||
To disable/enable audio stream playback
|
To disable/enable audio stream playback
|
||||||
support during power suspend - 0 or 1
|
support during power suspend - 0 or 1
|
||||||
-->
|
-->
|
||||||
|
<!-- #ifdef OPLUS_BUG_STABILITY -->
|
||||||
|
<!-- Liang.Xu@MULTIMEDIA.AUDIOSERVER.FRAMEWORK.1297775, 2020/04/03, Modify for audio should still playing on TV after screen off -->
|
||||||
<AudioStreamInSuspend>1</AudioStreamInSuspend>
|
<AudioStreamInSuspend>1</AudioStreamInSuspend>
|
||||||
|
<!-- #endif OPLUS_BUG_STABILITY -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Compensation delay for audio
|
Compensation delay for audio
|
||||||
|
|||||||
Reference in New Issue
Block a user