Skip to content
Snippets Groups Projects
Commit ad41fa8d authored by Ruchi Kandoi's avatar Ruchi Kandoi
Browse files

Remove access to sock_file for hal_nfc


Test: manual
Bug: 37640900
Change-Id: I6987d60c1eb1578134b51f4e7417700fd462ba4d
Signed-off-by: default avatarRuchi Kandoi <kandoiruchi@google.com>
parent 327d7cb9
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