mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-11-03 16:53:00 +00:00 
			
		
		
		
	Disable sending metrics to Google in Android System Webview
Fixes TeamNewPipe/NewPipe#5335
This commit is contained in:
		@@ -318,6 +318,8 @@
 | 
			
		||||
            android:name=".RouterActivity$FetcherService"
 | 
			
		||||
            android:exported="false" />
 | 
			
		||||
 | 
			
		||||
        <!-- opting out of sending metrics to Google in Android System WebView -->
 | 
			
		||||
        <meta-data android:name="android.webkit.WebView.MetricsOptOut" android:value="true" />
 | 
			
		||||
        <!-- see https://github.com/TeamNewPipe/NewPipe/issues/3947 -->
 | 
			
		||||
        <!-- Version < 3.0. DeX Mode and Screen Mirroring support -->
 | 
			
		||||
        <meta-data android:name="com.samsung.android.keepalive.density" android:value="true"/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user