Browse Source

[NFC/SELinux] Remove redundant SELinux policy files

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

+ 0
- 1
lineage_src_root/device/samsung/s5neolte/sepolicy/file_contexts View File

@ -1 +0,0 @@
/(vendor|system/vendor)/bin/hw/android\.hardware\.nfc@\d+\.\d+-service\.samsung u:object_r:nfc_exec:s0

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

@ -1,5 +1,3 @@
type nfc_exec, exec_type, vendor_file_type, file_type;
# Init transition.
allow init nfc:process transition;


Loading…
Cancel
Save