mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
204b419f28
* avc: denied { setattr } for name="brightness" dev="sysfs" ino=12913 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_graphics:s0 tclass=file permissive=1 * avc: denied { read } for name="window_type" dev="sysfs" ino=12710 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_graphics:s0 tclass=file permissive=1 * avc: denied { read } for name="window_type" dev="sysfs" ino=12710 scontext=u:r:hal_sensors_default:s0 tcontext=u:object_r:sysfs_graphics:s0 tclass=file permissive=0 * avc: denied { search } for name="panel" dev="sysfs" ino=12358 scontext=u:r:hal_sensors_default:s0 tcontext=u:object_r:sysfs_graphics:s0 tclass=dir permissive=0 Change-Id: I8597d7be6217816924a8fee854341e4f2fb18562
5 lines
94 B
Text
5 lines
94 B
Text
allow init sysfs_graphics:file r_file_perms;
|
|
|
|
allow init {
|
|
sysfs_graphics
|
|
}:file setattr;
|