diff options
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index bbac4a5..f6c3aeb 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -300,3 +300,6 @@ firmware_directories /vendor/firmware_mnt/image/ # Kmsg device /dev/kmsg 0620 root system + +# KGSL +/sys/class/kgsl/kgsl-3d0 perfcounter 0660 root shell |