sm6225-common: 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
9b369385f9
commit
b4daae51b7
1 changed files with 3 additions and 0 deletions
|
@ -424,6 +424,9 @@ firmware_directories /vendor/firmware_mnt/image/
|
|||
|
||||
/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/class/graphics/fb* hpd 0664 system graphics
|
||||
/sys/class/graphics/fb* res_info 0664 system graphics
|
||||
|
|
Loading…
Reference in a new issue