Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c72df4e2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Setup ueventd to support DMA-BUF heaps"

parents 5ec14a7f 72a0f10f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -17,6 +17,9 @@ subsystem sound
    devname uevent_devpath
    dirname /dev/snd

subsystem dma_heap
   devname uevent_devpath
   dirname /dev/dma_heap
# ueventd can only set permissions on device nodes and their associated
# sysfs attributes, not on arbitrary paths.
#
@@ -39,6 +42,7 @@ subsystem sound
/dev/vndbinder            0666   root       root

/dev/pmsg0                0222   root       log
/dev/dma_heap/system      0666   system     system

# kms driver for drm based gpu
/dev/dri/*                0666   root       graphics