This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_msm8953-common/sepolicy/vendor/hal_nfc_default.te
2020-11-15 21:16:02 +01:00

6 lines
271 B
Plaintext

allow hal_nfc_default nfc_vendor_data_file:dir rw_dir_perms;
allow hal_nfc_default nfc_vendor_data_file:file create_file_perms;
allow hal_nfc_default nxpese_hwservice:hwservice_manager { add find };
allow hal_nfc_default nxpnfc_hwservice:hwservice_manager { add find };