Set default pin amount for home app

Bug: 288900050
Test: dumpsys pinner
Flag: EXEMPT refactor
Change-Id: Ie57ee4309bde194510dde59c89564d1132b5f8f5
This commit is contained in:
Edgar Arriaga 2024-05-10 00:04:55 +00:00 committed by Edgar Arriaga García
parent dbb79eff61
commit 5ebbc62ca1

View file

@ -251,8 +251,8 @@
<!-- Should the pinner service pin the Camera application? -->
<bool name="config_pinnerCameraApp">true</bool>
<!-- Should the pinner service pin the Home application? -->
<bool name="config_pinnerHomeApp">true</bool>
<!-- Bytes that the PinnerService will pin for Home app -->
<integer name="config_pinnerHomePinBytes">6291456</integer>
<!-- The default intensity level for alarm vibrations. See
Settings.System.ALARM_VIBRATION_INTENSITY more details on the constant values and