Browse Source

Absolutely irrelevant

main
Pekka Helenius 2 years ago
parent
commit
9593bdc342
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lineage_src_root/device/samsung/s5neolte/sepolicy/nfc.te

+ 1
- 1
lineage_src_root/device/samsung/s5neolte/sepolicy/nfc.te View File

@ -20,4 +20,4 @@ typeattribute nfc data_between_core_and_vendor_violators;
# Data file accesses.
allow nfc nfc_data_file:dir create_dir_perms;
allow nfc nfc_data_file:{ file lnk_file fifo_file } create_file_perms;
allow nfc nfc_data_file:dir { search read write create remove_name};
allow nfc nfc_data_file:dir { search read write create remove_name };

Loading…
Cancel
Save