sepolicy: basic: non_plat: Allow NFC HAL to create files
Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I533fe5352a98e469d0baa063cb676191e674eb98
This commit is contained in:
parent
5aa558a7d6
commit
2cdb5b6db5
@ -1,4 +1,4 @@
|
|||||||
typeattribute hal_nfc_default data_between_core_and_vendor_violators;
|
typeattribute hal_nfc_default data_between_core_and_vendor_violators;
|
||||||
|
|
||||||
allow hal_nfc_default nfc_data_file:dir rw_dir_perms;
|
allow hal_nfc_default nfc_data_file:dir rw_dir_perms;
|
||||||
allow hal_nfc_default nfc_data_file:file rw_file_perms;
|
allow hal_nfc_default nfc_data_file:file { create_file_perms rw_file_perms };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user