Lines Matching refs:nfc
1 # nfc subsystem
2 type nfc, domain;
3 app_domain(nfc)
4 net_domain(nfc)
5 binder_service(nfc)
8 set_prop(nfc, nfc_prop)
11 allow nfc nfc_device:chr_file rw_file_perms;
14 allow nfc nfc_data_file:dir create_dir_perms;
15 allow nfc nfc_data_file:notdevfile_class_set create_file_perms;
17 allow nfc sysfs_nfc_power_writable:file rw_file_perms;
18 allow nfc sysfs:file write;
20 allow nfc drmserver_service:service_manager find;
21 allow nfc mediaserver_service:service_manager find;
22 allow nfc nfc_service:service_manager { add find };
23 allow nfc radio_service:service_manager find;
24 allow nfc surfaceflinger_service:service_manager find;
25 allow nfc app_api_service:service_manager find;
26 allow nfc system_api_service:service_manager find;
29 # the nfc process, from a file in
31 allow nfc shell_data_file:file read;