Add webview pinning for gs201 devices
Bug: 307594624 Change-Id: I13f4c2020b699f68a679fd34f4f6b025c0bfdb98
This commit is contained in:
parent
1ecee14a46
commit
baca0e0e4d
1 changed files with 3 additions and 0 deletions
|
@ -252,6 +252,9 @@
|
|||
<!-- Should the pinner service pin the Home application? -->
|
||||
<bool name="config_pinnerHomeApp">true</bool>
|
||||
|
||||
<!-- Bytes that the PinnerService will pin for WebView -->
|
||||
<integer name="config_pinnerWebviewPinBytes">20971520</integer>
|
||||
|
||||
<!-- The default intensity level for alarm vibrations. See
|
||||
Settings.System.ALARM_VIBRATION_INTENSITY more details on the constant values and
|
||||
meanings. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue