Merge "Allow kernel to set priority of processes."
This commit is contained in:
		
				
					committed by
					
						
						Gerrit - the friendly Code Review server
					
				
			
			
				
	
			
			
			
					commit
					3ad842922b
				
			@@ -8,3 +8,7 @@ userdebug_or_eng(`
 | 
			
		||||
 | 
			
		||||
# Access firmware_file
 | 
			
		||||
r_dir_file(kernel, firmware_file)
 | 
			
		||||
 | 
			
		||||
# Allow kernel to schedule process to different cpuset
 | 
			
		||||
# when the current cpu is hotplugged out
 | 
			
		||||
allow kernel domain:process setsched;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user