From b138773bdbdb420b6c1e727bf7a5084511907b4e Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Fri, 15 Jun 2012 18:37:40 +0200 Subject: Add backlight support Signed-off-by: Laurent Pinchart --- init.armadillo800eva.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'init.armadillo800eva.rc') diff --git a/init.armadillo800eva.rc b/init.armadillo800eva.rc index c3ec6ed..656c229 100644 --- a/init.armadillo800eva.rc +++ b/init.armadillo800eva.rc @@ -15,6 +15,7 @@ on boot chmod 0666 /dev/video0 chmod 0664 /dev/graphics/fb0 + chown system /sys/class/backlight/pwm-backlight.0/brightness # fake some battery state setprop hw.nobattery true -- cgit v1.2.3