summaryrefslogtreecommitdiff
path: root/sepolicy/hal_nfc_default.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/hal_nfc_default.te')
-rw-r--r--sepolicy/hal_nfc_default.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/hal_nfc_default.te b/sepolicy/hal_nfc_default.te
index 2858e652..36b06a7f 100644
--- a/sepolicy/hal_nfc_default.te
+++ b/sepolicy/hal_nfc_default.te
@@ -12,4 +12,4 @@ allow hal_nfc_default nfc_data_file:dir create_dir_perms;
allow hal_nfc_default nfc_data_file:{ file lnk_file fifo_file } create_file_perms;
dontaudit hal_nfc_default nxpese_hwservice:hwservice_manager find;
-dontaudit hal_nfc_default nxpnfc_hwservice:hwservice_manager add;
+dontaudit hal_nfc_default nxpnfc_hwservice:hwservice_manager { find add };