[android-porting] Backlight adjustment on Eee PC and other platforms

2009-01-13 Thread Xiaoyang Yu (Max)
Current Android code for backlight adjustment do not work properly for systems other than G1. This is mainly because: 1) The corresponding sysfs file changed. In mydroid/hardware/ libhardware/power/power.c, LCD_BACKLIGHT is hard coded to /sys/class/ leds/lcd-backlight/brightness. While it should

[android-porting] Re: Backlight adjustment on Eee PC and other platforms

2009-01-13 Thread Xiaoyang Yu (Max)
Hi Brian, Okay, I will write a patch according to your comments. Thanks a lot! Hi Sean, Your response is so quick! Awesome! Thanks :-) Brian Swetland wrote: [Xiaoyang Yu (Max) max.a...@intel.com] Current Android code for backlight adjustment do not work properly for systems other than