From a1008929de874ea828bb40590845fe71ad3040a6 Mon Sep 17 00:00:00 2001 From: "Thomas (Wonyoung) Yun" Date: Fri, 19 Jun 2020 09:01:30 -0400 Subject: [PATCH] sdm660-common: rootdir: Grant rw permission to hgsl node qcom: User app needs to open /dev/hgsl node for doorbell enablement. Change-Id: I9a83e76a441f4001f40ec805bd8081355aa1c79d --- rootdir/etc/ueventd.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index cba97191..9ac7f3a1 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -59,6 +59,7 @@ firmware_directories /vendor/firmware_mnt/image/ /dev/hab 0666 system system /dev/synx_device 0660 root camera /dev/hab 0666 system system +/dev/hgsl 0666 system system #permissions for CSVT /dev/smd11 0660 radio radio