Snap for 8797641 from 5bf6dcdea9
to udc-release
Change-Id: Icc2507da567c073149a38dbc11c1c01c09f1b1aa
This commit is contained in:
commit
7e8b95977e
2 changed files with 6 additions and 0 deletions
|
@ -185,6 +185,9 @@
|
|||
refresh rate equates to a 25 ms delay. -->
|
||||
<integer name="config_udfps_illumination_transition_ms">25</integer>
|
||||
|
||||
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||
|
||||
|
|
|
@ -207,6 +207,9 @@
|
|||
refresh rate equates to a 34 ms delay. -->
|
||||
<integer name="config_udfps_illumination_transition_ms">34</integer>
|
||||
|
||||
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue