mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-25 16:26: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">
|
||||
</meta-data>
|
||||
</provider>
|
||||
|
||||
<meta-data android:name="android.webkit.WebView.MetricsOptOut" android:value="true" />
|
||||
</application>
|
||||
|
||||
<queries>
|
||||
|
|
Loading…
Add table
Reference in a new issue