mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
6 lines
300 B
Plaintext
6 lines
300 B
Plaintext
|
# allow NFC process to call into the NFC HAL
|
||
|
allow nfc nfc_data_file:dir create_dir_perms;
|
||
|
allow nfc nxpnfc_hwservice:hwservice_manager find;
|
||
|
allow nfc nfc_vendor_data_file:dir { create_dir_perms add_name search read write create remove_name };
|
||
|
allow nfc nfc_vendor_data_file:file create_file_perms;
|