Set default pin amount for home app
Bug: 288900050 Test: dumpsys pinner Flag: EXEMPT refactor Change-Id: Ie57ee4309bde194510dde59c89564d1132b5f8f5
This commit is contained in:
parent
dbb79eff61
commit
5ebbc62ca1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue