mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-27 09:16:08 +00:00
Explicitly opt out of WebView usage statistics collection
This commit is contained in:
parent
dea13f56f5
commit
b78b22acbb
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@
|
||||||
android:resource="@xml/file_paths">
|
android:resource="@xml/file_paths">
|
||||||
</meta-data>
|
</meta-data>
|
||||||
</provider>
|
</provider>
|
||||||
|
|
||||||
|
<meta-data android:name="android.webkit.WebView.MetricsOptOut" android:value="true" />
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
<queries>
|
<queries>
|
||||||
|
|
Loading…
Add table
Reference in a new issue