aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/sepolicy/hal_nfc_default.te b/sepolicy/hal_nfc_default.te
new file mode 100644
index 0000000..de6dea4
--- /dev/null
+++ b/sepolicy/hal_nfc_default.te
@@ -0,0 +1,2 @@
+allow hal_nfc_default nfc_data_file:dir search;
+allow hal_nfc_default nfc_data_file:file create_file_perms;