 ef6c03c45d
			
		
	
	
		ef6c03c45d
		
	
	
	
	
		
			
			* Addition: Try to get apk details via InstalledAppProvider too. * In certain cases, such as the "UnifiedNlp (no GAPPS)" app on a device with actualy GAPPS / GMS installed, apk can be null which leads to a crash * Ask InstalledAppProvider for the app's details too, like it was done in the old UX AppDetails. * Also seen when uninstalling app with a signing key different, fixes #985