sm8450-common: rootdir: ueventd: Set permissions for KGSL sysfs node
Some KGSL sysfs nodes need to be access controlled. Set proper permissions for the same. Change-Id: Idc7e2447d02742074873901c6539f2c6d9d25862
This commit is contained in:
parent
e6e7537915
commit
97798cb173
1 changed files with 3 additions and 0 deletions
|
@ -402,6 +402,9 @@ subsystem mem_buf_vm
|
||||||
|
|
||||||
/sys/devices/virtual/hdcp/msm_hdcp min_level_change 0664 system graphics
|
/sys/devices/virtual/hdcp/msm_hdcp min_level_change 0664 system graphics
|
||||||
|
|
||||||
|
#KGSL
|
||||||
|
/sys/class/kgsl/kgsl-3d0 perfcounter 0660 root shell
|
||||||
|
|
||||||
# sys-fs display
|
# sys-fs display
|
||||||
/sys/class/graphics/fb* hpd 0664 system graphics
|
/sys/class/graphics/fb* hpd 0664 system graphics
|
||||||
/sys/class/graphics/fb* res_info 0664 system graphics
|
/sys/class/graphics/fb* res_info 0664 system graphics
|
||||||
|
|
Loading…
Reference in a new issue