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:
Mohammed Mirza Mandayappurath Manzoor 2022-01-31 14:40:10 -08:00 committed by Michael Bestas
parent 9b369385f9
commit b4daae51b7
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -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