blob: a5feae0b8261e6e349cd1dca1458e0b849791111 [file] [log] [blame]
ReStranger67b1bbe2025-11-04 05:02:21 +03001type stflashtool, domain;
2type stflashtool_exec, exec_type, vendor_file_type, file_type;
3
4init_daemon_domain(stflashtool)
5
6allow stflashtool nfc_device:chr_file {ioctl read write getattr lock append map open watch watch_reads};
7
8get_prop(stflashtool, vendor_radio_prop)
9get_prop(stflashtool, vendor_nfc_prop)
10set_prop(stflashtool, vendor_nfc_prop)