op_lid: Doesn't do anything while in powersaving-mode
[pandora-libraries.git] / testdata / scripts / op_bright_up.sh
1 #!/bin/bash
2 cur=$(cat /sys/devices/platform/twl4030-pwm0-bl/backlight/twl4030-pwm0-bl/brightness);
3 echo $(($cur+5)) > /sys/devices/platform/twl4030-pwm0-bl/backlight/twl4030-pwm0-bl/brightness