• Home
  • Raw
  • Download

Lines Matching refs:location

2 type location, domain;
7 allow location self:capability { net_admin net_raw };
8 auditallow location self:capability { net_admin net_raw };
10 init_daemon_domain(location)
12 allow location self:capability { setgid setuid };
14 hwbinder_use(location)
15 get_prop(location, hwservicemanager_prop)
16 allow location fwk_sensor_hwservice:hwservice_manager find;
17 binder_call(location, system_server)
18 allow location hal_wifi:unix_stream_socket { read write };
21 qmux_socket(location)
23 allow location self:netlink_route_socket create_socket_perms_no_ioctl;
24 allow location self:netlink_socket create_socket_perms_no_ioctl;
25 allow location self:udp_socket create_socket_perms;
26 allowxperm location self:udp_socket ioctl { SIOCGIFINDEX SIOCGIFHWADDR SIOCIWFIRSTPRIV_05 };
27 allow location self:socket create_socket_perms;
29 allowxperm location self:socket ioctl msm_sock_ipc_ioctls;
32 r_dir_file(location, sysfs_type)
34 allow location proc_net_type:file r_file_perms;
37 allow location vendor_file:file rx_file_perms;
38 allow location vendor_file:file execute_no_trans;
41 allow location location_exec:file rx_file_perms;
43 # /data/misc/location
44 typeattribute location data_between_core_and_vendor_violators;
45 allow location location_data_file:dir create_dir_perms;
46 allow location location_data_file:{ file sock_file } create_file_perms;
48 # allow location permission_service:service_manager find;
49 # allow location sensorservice_service:service_manager find;
52 allow location diag_device:chr_file rw_file_perms;
59 typeattribute location socket_between_core_and_vendor_violators;
63 net_domain(location)
65 get_prop(location, wifi_prop)