mirror of
				https://github.com/oplus-giulia-dev/android_hardware_oplus
				synced 2025-11-04 13:55:35 +08:00 
			
		
		
		
	overlay: Hide user facing crash dialog for EUICC app
The OplusEuicc app disables the EUICC app when there's no GMS, but it doesn't happen quick enough. The crash dialog pops up a few times right after initial boot up. There's no need to alarm the user, so hide it. Change-Id: Ia06b336b30a8886bae522c6e8a76a1ca15da5edd
This commit is contained in:
		
				
					committed by
					
						
						Bruno Martins
					
				
			
			
				
	
			
			
			
						parent
						
							f4b2b275c7
						
					
				
				
					commit
					66e3560593
				
			@@ -298,4 +298,8 @@
 | 
			
		||||
         empty string is passed in -->
 | 
			
		||||
    <string name="config_wlan_network_service_package">vendor.qti.iwlan</string>
 | 
			
		||||
 | 
			
		||||
    <!-- List of comma separated package names for which we the system will not show crash, ANR,
 | 
			
		||||
         etc. dialogs. -->
 | 
			
		||||
    <string translatable="false" name="config_appsNotReportingCrashes">com.google.android.euicc</string>
 | 
			
		||||
 | 
			
		||||
</resources>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user