Opt out of WebView metrics

This commit is contained in:
ByteHamster 2020-02-20 21:41:53 +01:00
parent a93be23c83
commit f8cf52a59c

View file

@ -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 -->