Add webview pinning for gs101 devices
Bug: 307594624 Change-Id: I1e4e120840d757a9397ea07b9b3087a1f662cc63
This commit is contained in:
parent
4c082b94ba
commit
eae154f7fd
1 changed files with 3 additions and 0 deletions
|
@ -240,6 +240,9 @@
|
||||||
<!-- Should the pinner service pin the Home application? -->
|
<!-- Should the pinner service pin the Home application? -->
|
||||||
<bool name="config_pinnerHomeApp">true</bool>
|
<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
|
<!-- The default intensity level for alarm vibrations. See
|
||||||
Settings.System.ALARM_VIBRATION_INTENSITY more details on the constant values and
|
Settings.System.ALARM_VIBRATION_INTENSITY more details on the constant values and
|
||||||
meanings. -->
|
meanings. -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue