summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-14 08:06:44 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-08-14 08:06:44 -0700
commitc95c15b1923611f48c44c18ad158e57b9d915fdf (patch)
tree16dc7228462500de773ead5cc951a0b59b07c442 /rootdir
parent311a47585cb14984d2169c7e8f59949cec30fd85 (diff)
parente6f8d45da8c61d67dc9fdc1cec53f40594043817 (diff)
downloadsystem_core-c95c15b1923611f48c44c18ad158e57b9d915fdf.zip
system_core-c95c15b1923611f48c44c18ad158e57b9d915fdf.tar.gz
system_core-c95c15b1923611f48c44c18ad158e57b9d915fdf.tar.bz2
Merge "Char device /dev/dri/card0 was not created during startup."
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/ueventd.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc
index 07624c4..c1fca00 100644
--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -18,6 +18,9 @@
# gpu driver for adreno200 is globally accessible
/dev/kgsl 0666 root root
+# kms driver for drm based gpu
+/dev/dri/* 0666 root graphics
+
# these should not be world writable
/dev/diag 0660 radio radio
/dev/diag_arm9 0660 radio radio