Merge "Camera: Allow camera to access GPU device"
This commit is contained in:
		
				
					committed by
					
						
						Gerrit - the friendly Code Review server
					
				
			
			
				
	
			
			
			
					commit
					89c497f151
				
			
							
								
								
									
										3
									
								
								generic/vendor/common/hal_camera.te
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								generic/vendor/common/hal_camera.te
									
									
									
									
										vendored
									
									
								
							@@ -62,3 +62,6 @@ r_dir_file(hal_camera_default, sysfs_graphics)
 | 
			
		||||
r_dir_file(hal_camera, adsprpcd_file);
 | 
			
		||||
#allow camera to access adsprpc_prop
 | 
			
		||||
get_prop(hal_camera, vendor_adsprpc_prop)
 | 
			
		||||
 | 
			
		||||
# This is needed to access GPU
 | 
			
		||||
allow hal_camera_default gpu_device:chr_file rw_file_perms;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user