bluejay: remove customizedMaxCachedProcesses am: 8993ac7da1

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/23236017

Change-Id: If1639f4aab396e546bc547c8aea2cdbbdaef5f4a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Richard Chang 2023-05-16 16:38:52 +00:00 committed by Automerger Merge Worker
commit 89fac6229c

View file

@ -169,9 +169,6 @@
<!-- The max vibration strength allowed in audio haptic channels. --> <!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.32</item> <item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.32</item>
<!-- 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>