Hi,

I am wonder why pick off the following code in the file
"PowerManagerService.java" ( @141571 )?

                 if ((newState & SCREEN_BRIGHT_BIT) == 0)
{
                 ...
                 ...
-                 } else {
-                    mScreenBrightness.setTargetLocked
(preferredBrightness,
-                               ANIM_STEPS, INITIAL_SCREEN_BRIGHTNESS,
nominalCurrentValue);                 }


If add this part will be caused another issue?

BR, Kuma

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to