Merge "Set default pin amount for home app" into main

This commit is contained in:
Treehugger Robot 2024-05-13 22:58:57 +00:00 committed by Android (Google) Code Review
commit f43836a73f

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