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>
18 lines
337 B
Plaintext
18 lines
337 B
Plaintext
# Aware
|
|
vendor_restricted_prop(vendor_aware_available_prop);
|
|
|
|
# Fingerprint
|
|
vendor_restricted_prop(vendor_fingerprint_prop)
|
|
|
|
# Thermal
|
|
vendor_internal_prop(vendor_thermal_normal_prop)
|
|
|
|
# IMEI
|
|
vendor_internal_prop(vendor_deviceid_prop);
|
|
|
|
# NFC
|
|
vendor_internal_prop(vendor_nfc_prop)
|
|
|
|
# Serial number
|
|
vendor_internal_prop(vendor_sno_prop);
|