mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: sepolicy: nfc_data_file -> nfc_data_vendor_file
Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: Icf705f92ee9d362f6dc1c8e95960cc6b5394cd0c
This commit is contained in:
committed by
Matsvei Niaverau
parent
af2679a76c
commit
0e4dd1b970
2
sepolicy/vendor/vendor_init.te
vendored
2
sepolicy/vendor/vendor_init.te
vendored
@@ -1,6 +1,6 @@
|
||||
get_prop(vendor_init, vts_status_prop)
|
||||
|
||||
allow vendor_init nfc_data_file:dir { r_dir_perms create_dir_perms };
|
||||
allow vendor_init nfc_data_vendor_file:dir { r_dir_perms create_dir_perms };
|
||||
|
||||
allow vendor_init proc_sched_stune:file w_file_perms;
|
||||
allow vendor_init proc_vm_dirty:file w_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user