Lower autogroup count from 4 to 2

Test: boot
Fixes: 215364277
Change-Id: Ib35908b6e2a91666b224668214062534009876be
This commit is contained in:
Julia Reynolds
2022-01-19 11:56:30 -05:00
parent 37b3549807
commit 7829fad843

View File

@@ -4242,7 +4242,7 @@
<string translatable="false" name="config_defaultRingtoneVibrationSound"></string>
<!-- Default number of notifications from the same app before they are automatically grouped by the OS -->
<integer translatable="false" name="config_autoGroupAtCount">4</integer>
<integer translatable="false" name="config_autoGroupAtCount">2</integer>
<!-- The OEM specified sensor type for the lift trigger to launch the camera app. -->
<integer name="config_cameraLiftTriggerSensorType">-1</integer>