Lines Matching refs:location
1 type location, domain;
3 init_daemon_domain(location)
5 allow location hal_cacert_hwservice:hwservice_manager find;
6 allow location hal_datafactory_hwservice:hwservice_manager find;
7 allow location hal_cne_hwservice:hwservice_manager find;
9 binder_call(location, qtidataservices_app)
10 get_prop(location, hwservicemanager_prop)
11 hwbinder_use(location)
14 net_domain(location)
16 r_dir_file(location, sysfs_msm_subsys)
17 r_dir_file(location, sysfs_soc)
18 r_dir_file(location, sysfs_ssr)
20 allow location hal_gnss_qti:unix_dgram_socket sendto;
22 allow location location_data_file:dir create_dir_perms;
23 allow location location_data_file:file create_file_perms;
24 allow location location_exec:file execute_no_trans;
25 allow location location_socket:dir w_dir_perms;
26 allow location location_socket:sock_file create_file_perms;
28 allow location self:capability setgid;
29 allow location self:qipcrtr_socket create_socket_perms_no_ioctl;
32 allow location self:netlink_generic_socket create_socket_perms_no_ioctl;
33 allow location self:netlink_socket create_socket_perms_no_ioctl;
34 allowxperm location self:udp_socket ioctl lowi_server_ioctls;
35 allow location wpa_data_file:dir rw_dir_perms;
36 allow location wpa_data_file:sock_file create_file_perms;
37 allow location hal_wifi_supplicant_default:unix_dgram_socket sendto;
38 allow location wifihal_socket:dir search;
39 unix_socket_send(location, wifihal, hal_wifi_ext);
42 allow location diag_device:chr_file rw_file_perms;