From fca2b40461684192b25ee8d4b73281226db853ed Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 27 Oct 2012 04:41:00 +0200 Subject: DRM gralloc support Signed-off-by: Laurent Pinchart --- init.armadillo800eva.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.armadillo800eva.rc') diff --git a/init.armadillo800eva.rc b/init.armadillo800eva.rc index efa3979..c49a471 100644 --- a/init.armadillo800eva.rc +++ b/init.armadillo800eva.rc @@ -15,6 +15,8 @@ on boot # setprop ro.build.product generic # setprop ro.product.device generic + chmod 0666 /dev/dri/card0 + chmod 0666 /dev/dri/controlD64 chmod 0666 /dev/video0 chmod 0664 /dev/graphics/fb0 chown system /sys/class/backlight/pwm-backlight.0/brightness -- cgit v1.2.3