mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
06-22 19:23:59.519 608 608 I auditd : type=1400 audit(0.0:17): avc: denied { read } for comm="STFlashTool" name="u:object_r:nfc_prop:s0" dev="tmpfs" ino=11923 scontext=u:r:stflashtool:s0 tcontext=u:object_r:nfc_prop:s0 tclass=file permissive=0
06-22 19:23:59.599 1 1 I auditd : type=1107 audit(0.0:18): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=nfc.fw.dnld_force pid=608 uid=1027 gid=1027 scontext=u:r:stflashtool:s0 tcontext=u:object_r:nfc_prop:s0 tclass=property_service permissive=0'
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
# Data file accesses.
|
|
allow hal_nfc_default vendor_nfc_vendor_data_file:dir { search write };
|
|
allow hal_nfc_default vendor_nfc_vendor_data_file:dir create_dir_perms;
|
|
allow hal_nfc_default vendor_nfc_vendor_data_file:file create_file_perms;
|
|
|
|
set_prop(hal_nfc_default, vendor_nfc_prop)
|