aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-14 08:41:16 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-14 08:41:16 -0700
commit96539e8153dadeccb8b7d334cda8b2acaaa68f06 (patch)
tree8e05f5ec342b00baab32a65f48f9f27cf3d7a051 /rootdir
parent70e995fb8c5f51e91766cd8765a6733d19b1d37a (diff)
parentee0d281a3e5fe611bdda23db18fa0e5684ee43ed (diff)
downloadsystem_core-96539e8153dadeccb8b7d334cda8b2acaaa68f06.zip
system_core-96539e8153dadeccb8b7d334cda8b2acaaa68f06.tar.gz
system_core-96539e8153dadeccb8b7d334cda8b2acaaa68f06.tar.bz2
am ee0d281a: am c95c15b1: Merge "Char device /dev/dri/card0 was not created during startup."
* commit 'ee0d281a3e5fe611bdda23db18fa0e5684ee43ed': 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