Notification LED brightness
For a brighter LED in ICS beta we add the below following to /system/etc/hw_config.sh then reboot
# led
echo 4000 > $dev/red/max_current
echo 10000 > $dev/green/max_current
echo 10000 > $dev/blue/max_current
@Zdune
Please confirm if this can be applied to this ROM too and we can make this change without breaking ROM
For maximum brightness:
# led
echo 10000 > $dev/red/max_current
echo 42000 > $dev/green/max_current
echo 30000 > $dev/blue/max_current
In love with neo xda devs
besttt's latest kickass 4.2.2 ROM
|