raviole: remove customizedMaxCachedProcesses am: 0337a84b9f
am: 417e55ba03
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/23236016 Change-Id: Iab13a8525a6b305d5150f7d58ea807b86515b54e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
aa3cfba783
2 changed files with 0 additions and 6 deletions
|
@ -224,9 +224,6 @@
|
||||||
non-zero amplitudes, to bring the vibrator amplitude down to zero using this timing. -->
|
non-zero amplitudes, to bring the vibrator amplitude down to zero using this timing. -->
|
||||||
<integer name="config_vibrationWaveformRampDownDuration">50</integer>
|
<integer name="config_vibrationWaveformRampDownDuration">50</integer>
|
||||||
|
|
||||||
<!-- the number of the max cached processes in the system. -->
|
|
||||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
|
||||||
|
|
||||||
<integer-array name="config_ambientThresholdLevels">
|
<integer-array name="config_ambientThresholdLevels">
|
||||||
<item>2</item>
|
<item>2</item>
|
||||||
<item>3</item>
|
<item>3</item>
|
||||||
|
|
|
@ -200,9 +200,6 @@
|
||||||
<!-- If face auth sends the user directly to home/last open app, or stays on keyguard by default-->
|
<!-- If face auth sends the user directly to home/last open app, or stays on keyguard by default-->
|
||||||
<bool name="config_faceAuthDismissesKeyguard">false</bool>
|
<bool name="config_faceAuthDismissesKeyguard">false</bool>
|
||||||
|
|
||||||
<!-- the number of the max cached processes in the system. -->
|
|
||||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
|
||||||
|
|
||||||
<integer-array name="config_ambientThresholdLevels">
|
<integer-array name="config_ambientThresholdLevels">
|
||||||
<item>2</item>
|
<item>2</item>
|
||||||
<item>3</item>
|
<item>3</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue