aboutsummaryrefslogtreecommitdiffstats
path: root/nfc.te
diff options
context:
space:
mode:
Diffstat (limited to 'nfc.te')
-rw-r--r--nfc.te3
1 files changed, 1 insertions, 2 deletions
diff --git a/nfc.te b/nfc.te
index 8528b4f..71841be 100644
--- a/nfc.te
+++ b/nfc.te
@@ -5,8 +5,7 @@ net_domain(nfc)
binder_service(nfc)
# Set NFC properties
-unix_socket_connect(nfc, property, init)
-allow nfc nfc_prop:property_service set;
+set_prop(nfc, nfc_prop)
# NFC device access.
allow nfc nfc_device:chr_file rw_file_perms;