Opt out of WebView metrics
This commit is contained in:
parent
a93be23c83
commit
f8cf52a59c
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@
|
|||
<meta-data
|
||||
android:name="com.samsung.android.sdk.multiwindow.penwindow.enable"
|
||||
android:value="true"/>
|
||||
<meta-data android:name="android.webkit.WebView.MetricsOptOut"
|
||||
android:value="true" />
|
||||
|
||||
<!-- activity-alias so old launcher shortcuts work -->
|
||||
<!-- TODO: Remove after 2020-12-31 -->
|
||||
|
|
Loading…
Reference in a new issue