Snap for 8799945 from b7aacf8385 to udc-release

Change-Id: Ib8ac2bbda9700b7c1b1bbca3b972e927708ddff7
This commit is contained in:
Android Build Coastguard Worker 2022-07-06 01:02:49 +00:00
commit bee0584d2a

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>