Merge "sepolicy: adding permission to set attribute for lnkfile."
This commit is contained in:
		
				
					committed by
					
						
						Gerrit - the friendly Code Review server
					
				
			
			
				
	
			
			
			
					commit
					65c3501f44
				
			
							
								
								
									
										2
									
								
								generic/vendor/common/vendor_init.te
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								generic/vendor/common/vendor_init.te
									
									
									
									
										vendored
									
									
								
							@@ -91,3 +91,5 @@ set_prop(vendor_init, vendor_bluetooth_prop)
 | 
			
		||||
userdebug_or_eng(`
 | 
			
		||||
  allow vendor_init proc_security:file rw_file_perms;
 | 
			
		||||
')
 | 
			
		||||
# this is for ramdump
 | 
			
		||||
allow vendor_init block_device:lnk_file setattr;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user