Files
device_xiaomi_stone/sepolicy/vendor/property.te
chrisl7 af745fc21c sm6375-common: sepolicy: Set stflashtool prop correctly
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>
2023-08-25 23:19:57 +07:00

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);