Skip to content
Snippets Groups Projects
Commit 608969b3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove access to sock_file for hal_nfc"

parents db5962ce ad41fa8d
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@ allow hal_nfc nfc_device:chr_file rw_file_perms;
# Data file accesses.
allow hal_nfc nfc_data_file:dir create_dir_perms;
allow hal_nfc nfc_data_file:notdevfile_class_set create_file_perms;
allow hal_nfc nfc_data_file:{ file lnk_file fifo_file } create_file_perms;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment