[Q] Auto Backlight (settings) [Hydrogen ROM]

Search This thread

flv1333

Member
Mar 26, 2010
9
0
Hi Guys,

Im have a SGS2 running 4.0.4 Hydrogen rom (found Here)

I am wondering about the Automatic backlight... the reaction time is way to slow for my taste. Seems like the sensor does not react quick enough.

Is there any way to change it so it reacts faster?

EDIT:

So I found what need to be changed in order to have a faster reaction from the sensor!!! :D

Code:
private static final int LIGHT_SENSOR_DELAY = XXXX;    //[ms]

This can apparently be found in the "frameworks/base/services/java/com/android/server/PowerManagerService.java class."

My new question is.... how can I access this to change the value? :confused:

Could a DEV please help me out? :eek:

Many Thanks!
 
Last edited: