Sepolicy: Fix camera & surface flinger denials
Device node were not proper /dev/msm_camera was labelled as audio_device which is wrong and /dev/msm_rotator as well as audio_device, so changing the label to appropriate to fix the false positive denials. Change-Id: I7b3ebbcb9999d794823ee7c0d7cad330d50be02e
This commit is contained in:
		
				
					committed by
					
						
						Ricardo Cerqueira
					
				
			
			
				
	
			
			
			
						parent
						
							25b68bc534
						
					
				
				
					commit
					6341d29f82
				
			
							
								
								
									
										5
									
								
								msm8960/file_contexts
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								msm8960/file_contexts
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
###################################
 | 
			
		||||
# Dev nodes
 | 
			
		||||
#
 | 
			
		||||
/dev/msm_camera(/.*)?                           u:object_r:camera_device:s0
 | 
			
		||||
/dev/msm_rotator                                u:object_r:graphics_device:s0
 | 
			
		||||
		Reference in New Issue
	
	Block a user