hal: configs: Modify deprecated perf lock values
Deprecated perf lock values have been modified to newer perflock format. CRs-Fixed: 2015526 Change-Id: I841307442e2e8a2229d6a861838e9334c2fd8e8e
This commit is contained in:
parent
6a65b35ad5
commit
22b30f9443
|
@ -74,7 +74,7 @@
|
|||
<param key="mono_speaker" value="right"/>
|
||||
<!-- In the below value string, first parameter indicates size -->
|
||||
<!-- followed by perf lock options -->
|
||||
<param key="perf_lock_opts" value="4, 0x101, 0x704, 0x20F, 0x1E01"/>
|
||||
<param key="perf_lock_opts" value="4, 0x40400000, 0x1, 0x40C00000, 0x1"/>
|
||||
<param key="native_audio_mode" value="src"/>
|
||||
<param key="input_mic_max_count" value="4"/>
|
||||
<param key="true_32_bit" value="true"/>
|
||||
|
|
Loading…
Reference in New Issue