Lines Matching refs:location
1 # location - Location daemon
2 type location, domain;
5 init_daemon_domain(location)
7 allow location self:capability setgid;
10 r_dir_file(location, sysfs_soc)
11 r_dir_file(location, sysfs_esoc)
12 r_dir_file(location, sysfs_msm_subsys)
13 r_dir_file(location, sysfs_ssr)
16 allow location location_exec:file rx_file_perms;
19 net_domain(location)
22 allow location self:{
26 allowxperm location self:udp_socket ioctl { SIOCGIFINDEX SIOCGIFHWADDR SIOCIWFIRSTPRIV_05 };
28 # /data/vendor/location
29 allow location location_data_file:dir create_dir_perms;
30 allow location location_data_file:file create_file_perms;
33 allow location wpa_data_file:dir rw_dir_perms;
34 allow location wpa_data_file:sock_file create_file_perms;
35 allow location hal_wifi_supplicant_default:unix_dgram_socket sendto;
37 # /dev/socket/location
38 allow location location_socket:sock_file create_file_perms;
39 allow location location_socket:dir w_dir_perms;
41 allow location hal_gnss_qti:unix_dgram_socket sendto;
43 allow location wifihal_socket:dir search;
44 unix_socket_send(location, wifihal, hal_wifi_ext);
46 get_prop(location, hwservicemanager_prop)
47 binder_call(location, hwservicemanager)
48 allow location hal_cacert_hwservice:hwservice_manager find;
51 allow location diag_device:chr_file rw_file_perms;