sonyxperiadev / device-sony-yoshino

19 stars 40 forks source link

avoid sde denials #134

Closed alviteri closed 5 years ago

alviteri commented 5 years ago

01-01 02:14:39.368 625 625 I android.hardwar: type=1400 audit(0.0:5): avc: denied { read } for name=max_brightness dev=sysfs ino=41706 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 01-01 02:14:39.368 625 625 I android.hardwar: type=1400 audit(0.0:6): avc: denied { open } for path=/sys/devices/platform/soc/c900000.qcom,sde_kms/backlight/panel0-backlight/max_brightness dev=sysfs ino=41706 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 01-01 02:14:39.368 625 625 I android.hardwar: type=1400 audit(0.0:7): avc: denied { getattr } for path=/sys/devices/platform/soc/c900000.qcom,sde_kms/backlight/panel0-backlight/max_brightness dev=sysfs ino=41706 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1

01-01 02:14:39.579 618 618 I android.hardwar: type=1400 audit(0.0:8): avc: denied { read } for name=name dev=sysfs ino=47072 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 01-01 02:14:39.580 618 618 I android.hardwar: type=1400 audit(0.0:9): avc: denied { open } for path=/sys/devices/platform/soc/c900000.qcom,sde_rotator/video4linux/video0/name dev=sysfs ino=47072 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 01-01 02:14:39.580 618 618 I android.hardwar: type=1400 audit(0.0:10): avc: denied { getattr } for path=/sys/devices/platform/soc/c900000.qcom,sde_rotator/video4linux/video0/name dev=sysfs ino=47072 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1

Signed-off-by: David Viteri davidteri91@gmail.com

alviteri commented 5 years ago

@jerpelea