Skip to content

Commit

Permalink
lets try this again... torch "Fix"
Browse files Browse the repository at this point in the history
  • Loading branch information
RevNumbers committed Jun 28, 2011
1 parent 3453497 commit 2b7a613
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions init.mapphone_cdma.rc
Expand Up @@ -219,6 +219,11 @@ on boot
chmod 0660 /sys/class/backlight/lm3532_bl/brightness
chown system system /sys/class/backlight/lm3532_bl/brightness

#fix for torch
chmod 0666 /sys/class/leds/spotlight/brightness
chmod 0666 /sys/class/leds/torch-flash/brightness
chmod 0666 /sys/class/leds/torch-flash/flash_light

# Enable panic on softlockup
write /proc/sys/kernel/softlockup_panic 1

Expand Down

0 comments on commit 2b7a613

Please sign in to comment.