Sepolicy: allow RILD to access health monitor device
Assign read permission on system health monitor device to RILD Change-Id: I1691c8354d55f0caea7cf7d85847a15e5e6a344c
This commit is contained in:
		
				
					committed by
					
						
						Steve Kondik
					
				
			
			
				
	
			
			
			
						parent
						
							8610282347
						
					
				
				
					commit
					2a2c5b7193
				
			@@ -15,6 +15,7 @@ allow rild mediaserver:binder { transfer call };
 | 
			
		||||
 | 
			
		||||
allow rild diag_device:chr_file { open read write };
 | 
			
		||||
allow rild rild_socket:chr_file { open read write };
 | 
			
		||||
allow rild system_health_monitor_device:chr_file r_file_perms;
 | 
			
		||||
 | 
			
		||||
allow rild sysfs_ssr:dir r_dir_perms;
 | 
			
		||||
allow rild sysfs_ssr:lnk_file read;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user