clover: config: Update keep_alive to support silence playback on
non-hdmi devices Keep_alive can now handle silence playback on multiple concurrent devices such as primary output devices as well as HDMI Change-Id: Icdf22c9d8d1264d463b23c8f54020e792840b73c Signed-off-by: Md Mansoor Ahmed <mansoor@codeaurora.org>
This commit is contained in:
parent
110a84110e
commit
786671b446
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!-- Copyright (c) 2014, 2016-2017, The Linux Foundation. All rights reserved. -->
|
||||
<!-- Copyright (c) 2014, 2016-2018, The Linux Foundation. All rights reserved. -->
|
||||
<!-- -->
|
||||
<!-- Redistribution and use in source and binary forms, with or without -->
|
||||
<!-- modification, are permitted provided that the following conditions are -->
|
||||
|
@ -59,7 +59,7 @@
|
|||
<usecase name="USECASE_AUDIO_RECORD_AFE_PROXY" type="in" id="7"/>
|
||||
<usecase name="USECASE_AUDIO_RECORD_LOW_LATENCY" type="in" id="17" />
|
||||
<usecase name="USECASE_AUDIO_PLAYBACK_ULL" type="out" id="17" />
|
||||
<usecase name="USECASE_AUDIO_PLAYBACK_EXT_DISP_SILENCE" type="out" id="27" />
|
||||
<usecase name="USECASE_AUDIO_PLAYBACK_SILENCE" type="out" id="27" />
|
||||
<usecase name="USECASE_AUDIO_HFP_SCO" type="in" id="12" />
|
||||
<usecase name="USECASE_AUDIO_HFP_SCO_WB" type="in" id="12" />
|
||||
</pcm_ids>
|
||||
|
|
Loading…
Reference in a new issue