[android-porting] Re: turning off android power management

2009-02-22 Thread Yu, Max A
Setting the Screen off time to never in Settings-Sound and Display also works. From: android-porting@googlegroups.com [mailto:android-port...@googlegroups.com] On Behalf Of neo.driz...@gmail.com Sent: 2009年2月21日 13:24 To: android-porting@googlegroups.com

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

2009-02-16 Thread Yu, Max A
-porting@googlegroups.com [mailto:android-port...@googlegroups.com] On Behalf Of Brian Swetland Sent: 2009年1月13日 22:48 To: android-porting@googlegroups.com Subject: [android-porting] Re: Backlight adjustment on Eee PC and other platforms [Xiaoyang Yu (Max) max.a...@intel.com] Current Android code

[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