bluejay: remove customizedMaxCachedProcesses

With project Snowbird in U, the MaxCachedProcesses is 1024 by default

Bug: 278086134
Test: Build
Change-Id: I9b845e68566ca2b0bf3ece9034aa6e8b7367f8b9
This commit is contained in:
Richard Chang 2023-05-15 02:32:20 +00:00
parent d336cc5691
commit 8993ac7da1

View file

@ -169,9 +169,6 @@
<!-- The max vibration strength allowed in audio haptic channels. -->
<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">
<item>2</item>
<item>3</item>