Skip to content
Snippets Groups Projects
Commit 8ad09d93 authored by Ruchi Kandoi's avatar Ruchi Kandoi Committed by android-build-merger
Browse files

Merge "Remove access to sock_file for hal_nfc"

am: 608969b3

Change-Id: I99225c48524600248d3d76a56368dc96da67caa0
parents eb710332 608969b3
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