aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sepolicy/hal_nfc_defaul.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/hal_nfc_defaul.te b/sepolicy/hal_nfc_defaul.te
new file mode 100644
index 0000000..da1a6c7
--- /dev/null
+++ b/sepolicy/hal_nfc_defaul.te
@@ -0,0 +1,2 @@
+allow hal_nfc_default nfc_data_file:dir rw_dir_perms;
+allow hal_nfc_default nfc_data_file:file create_file_perms;