sepolicy: basic: non_plat: Add SEPolicy rules for NFC HAL
Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I9f10189eaedf02eb4ed8c0eaf354a65857de9bc8
This commit is contained in:
parent
023535373b
commit
747c0bcfa5
4
basic/non_plat/hal_nfc_default.te
Normal file
4
basic/non_plat/hal_nfc_default.te
Normal file
@ -0,0 +1,4 @@
|
||||
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:file rw_file_perms;
|
Loading…
x
Reference in New Issue
Block a user