diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index c02f36a7..f52f8518 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -40,6 +40,10 @@ on early-init chown system graphics /sys/kernel/debug/dri/0/debug/recovery_dbgbus chown system graphics /sys/kernel/debug/dri/0/debug/recovery_vbif_dbgbus + # Change ownership of sw_sync node + chown system graphics /sys/kernel/debug/sync/sw_sync + chmod 0666 /sys/kernel/debug/sync/sw_sync + chown root system /dev/kmsg chmod 0620 /dev/kmsg # Load WIGIG platform driver diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 7b11e6d2..60ff4ec1 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -58,6 +58,7 @@ firmware_directories /vendor/firmware_mnt/image/ /dev/spidev7.1 0660 system system /dev/hab 0666 system system /dev/synx_device 0660 root camera +/dev/hab 0666 system system #permissions for CSVT /dev/smd11 0660 radio radio