Snap for 8799858 from ab54152a39 to tm-qpr1-release

Change-Id: I3a2a4224c8748a7cd038dd4514d3c5a9d9d6cd1b
This commit is contained in:
Android Build Coastguard Worker 2022-07-06 01:02:15 +00:00
commit b056ef7be8

View file

@ -166,6 +166,9 @@
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>
<!-- 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>