Merge "PreferredApps: Add iop-hal permissions for lmkd"
This commit is contained in:
		
				
					committed by
					
						
						Gerrit - the friendly Code Review server
					
				
			
			
				
	
			
			
			
					commit
					9fd3b87437
				
			
							
								
								
									
										6
									
								
								qva/vendor/common/hal_perf_default.te
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								qva/vendor/common/hal_perf_default.te
									
									
									
									
										vendored
									
									
								
							@@ -102,3 +102,9 @@ allow vendor_hal_perf {
 | 
			
		||||
 | 
			
		||||
# Allow to self kill capability
 | 
			
		||||
allow vendor_hal_perf_default self:capability { kill };
 | 
			
		||||
 | 
			
		||||
# Allow QSPM access
 | 
			
		||||
hal_client_domain(vendor_hal_perf_default, vendor_hal_qspmhal);
 | 
			
		||||
 | 
			
		||||
#Allow Display Config access
 | 
			
		||||
hal_client_domain(vendor_hal_perf_default, hal_graphics_composer);
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								qva/vendor/common/lmkd.te
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								qva/vendor/common/lmkd.te
									
									
									
									
										vendored
									
									
								
							@@ -27,5 +27,7 @@
 | 
			
		||||
 | 
			
		||||
allow lmkd vendor_hal_perf_hwservice:hwservice_manager find;
 | 
			
		||||
allow lmkd vendor_hal_perf_default:binder call;
 | 
			
		||||
allow lmkd vendor_hal_iop_hwservice:hwservice_manager find;
 | 
			
		||||
allow lmkd vendor_hal_iop_default:binder call;
 | 
			
		||||
allow lmkd hwservicemanager:binder call;
 | 
			
		||||
get_prop(lmkd, hwservicemanager_prop);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user