Merge "Remove access to sock_file for hal_nfc" am: 608969b33f

am: 8ad09d93ba

Change-Id: I745c85dd761cc68e0301a7a3fa32b29269c624d2
This commit is contained in:
Ruchi Kandoi 2017-04-27 07:43:55 +00:00 committed by android-build-merger
commit 3259f98c53

View file

@ -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;