You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
device_samsung_sm7125-common/sepolicy/vendor/hal_nfc_default.te

5 lines
204 B

# /dev/sec-nfc
allow hal_nfc_default nfc_device:chr_file { read write open ioctl };
# /data/vendor/nfc
allow hal_nfc_default vendor_nfc_vendor_data_file:dir { create_dir_perms create_file_perms search };