mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
[1] - E init : Unable to set property 'ro.ril.oem.wifimac' from uid:1000 gid:1000 pid:1362: SELinux permission check failed
[2] - W libc : Unable to set property "ro.ril.oem.wifimac" to "48:87:59:3f:ad:53": error code: 0x18
[3] - W /system/bin/init: type=1107 audit(0.0:61): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=ro.ril.oem.wifimac pid=1362 uid=1000 gid=1000 scontext=u:r:vendor_wcnss_service:s0 tcontext=u:object_r:radio_prop:s0 tclass=property_service permissive=0'
Change-Id: I1acac81964074aeb66e2f17970407ebe9744855f
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
# Camera
|
|
vendor.camera. u:object_r:vendor_camera_prop:s0
|
|
persist.camera. u:object_r:vendor_camera_prop:s0
|
|
persist.vendor.aiie_capture_dump. u:object_r:vendor_camera_prop:s0
|
|
persist.vendor.aiie_capture_log. u:object_r:vendor_camera_prop:s0
|
|
persist.vendor.low.cutoff u:object_r:vendor_camera_prop:s0
|
|
|
|
# Fingerprint
|
|
persist.vendor.fingerprint. u:object_r:vendor_fp_prop:s0
|
|
persist.vendor.sys.fp. u:object_r:vendor_fp_prop:s0
|
|
ro.boot.fpsensor u:object_r:vendor_fp_prop:s0
|
|
ro.hardware.fp u:object_r:vendor_fp_prop:s0
|
|
vendor.fps_hal. u:object_r:vendor_fp_prop:s0
|
|
|
|
# RIL
|
|
ro.vendor.ril.oem.wifimac u:object_r:vendor_radio_prop:s0
|
|
|
|
# Telephony
|
|
ro.vendor.oem.imei u:object_r:vendor_deviceid_prop:s0
|
|
ro.vendor.oem.meid u:object_r:vendor_deviceid_prop:s0
|
|
ro.vendor.oem.psno u:object_r:vendor_sno_prop:s0
|
|
ro.vendor.oem.sno u:object_r:vendor_sno_prop:s0
|
|
persist.vendor.radio.imei u:object_r:vendor_deviceid_prop:s0
|
|
persist.vendor.radio.meid u:object_r:vendor_deviceid_prop:s0
|
|
|
|
# WiFi
|
|
persist.vendor.cnss-daemon. u:object_r:vendor_wcnss_service_prop:s0
|
|
|
|
# Xiaomi thermal daemon
|
|
vendor.sys.thermal. u:object_r:vendor_thermal_normal_prop:s0
|