Merge "sepolicy: IWlan QTIDATASERVICES"
This commit is contained in:
		
				
					committed by
					
						
						Gerrit - the friendly Code Review server
					
				
			
			
				
	
			
			
			
					commit
					c729b75ba8
				
			
							
								
								
									
										5
									
								
								generic/vendor/common/qtidataservices_app.te
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								generic/vendor/common/qtidataservices_app.te
									
									
									
									
										vendored
									
									
								
							@@ -31,17 +31,16 @@ app_domain(qtidataservices_app);
 | 
			
		||||
add_hwservice(qtidataservices_app, hal_cacert_hwservice)
 | 
			
		||||
hwbinder_use(qtidataservices_app)
 | 
			
		||||
 | 
			
		||||
get_prop(qtidataservices_app, cnd_prop)
 | 
			
		||||
 | 
			
		||||
allow qtidataservices_app { app_api_service activity_service }:service_manager find;
 | 
			
		||||
allow qtidataservices_app self:qipcrtr_socket create_socket_perms_no_ioctl;
 | 
			
		||||
allow qtidataservices_app radio_data_file:dir r_dir_perms;
 | 
			
		||||
 | 
			
		||||
allow qtidataservices_app hal_datafactory_hwservice:hwservice_manager find;
 | 
			
		||||
allow qtidataservices_app hal_iwlan_hwservice:hwservice_manager find;
 | 
			
		||||
allow qtidataservices_app radio_service:service_manager find;
 | 
			
		||||
 | 
			
		||||
allow qtidataservices_app sysfs_data:file r_file_perms;
 | 
			
		||||
 | 
			
		||||
binder_call(qtidataservices_app, cnd)
 | 
			
		||||
binder_call(qtidataservices_app, rild)
 | 
			
		||||
 | 
			
		||||
net_domain(qtidataservices_app)
 | 
			
		||||
							
								
								
									
										1
									
								
								generic/vendor/common/rild.te
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								generic/vendor/common/rild.te
									
									
									
									
										vendored
									
									
								
							@@ -25,6 +25,7 @@
 | 
			
		||||
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 | 
			
		||||
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
			
		||||
binder_call(rild, vendor_per_mgr)
 | 
			
		||||
binder_call(rild, qtidataservices_app)
 | 
			
		||||
 | 
			
		||||
vndbinder_use(rild)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user