Merge "Remove access to sock_file for hal_nfc" am: 608969b33f
am: 8ad09d93ba
Change-Id: I745c85dd761cc68e0301a7a3fa32b29269c624d2
This commit is contained in:
commit
3259f98c53
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue