diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index c665ea80..a0c8d66a 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -30,6 +30,10 @@ # be added to search path for firmware loading firmware_directories /vendor/firmware_mnt/image/ +subsystem dma_heap + devname uevent_devpath + dirname /dev/dma_heap + # the DIAG device node is not world writable/readable. /dev/diag 0660 system oem_2901 /dev/mhi_*_pipe_4 0660 system system @@ -42,6 +46,7 @@ firmware_directories /vendor/firmware_mnt/image/ /dev/kgsl-2d1 0666 root root /dev/ion 0664 system system /dev/membuf 0664 system system +/dev/dma_heap/* 0664 system system /dev/rtc0 0660 system system /dev/smd0 0660 system system /dev/smd4 0660 system system