Add webview pinning for zuma devices
Bug: 307594624 Change-Id: Ia87d5a5ac22382342f56dd655a9e17639cdb54bc
This commit is contained in:
parent
a9c5940732
commit
d9e91b754f
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