Files
frameworks_base/core/java/android/os
Craig Mautner 6edb6db512 Ignore invalid combination of PowerManager flags.
ACQUIRE_CAUSES_WAKEUP is supposed to be ignored if combined with
PARTIAL_WAKE_LOCK. Instead it was being carried out for any values
of the WakeLock level.

This change reverts behavior to closely match
previous releases of the framework by only honoring
ACQUIRE_CAUSES_WAKEUP for screen wake lock levels. The only
difference being that in previous releases ACQUIRE_ could have been
combined with PROXIMITY_SCREEN_OFF_WAKE_LOCK (it never was) and
now such a combination will ignore the ACQUIRE_ flag.

Bug 7532258 fixed.

Change-Id: I46e848d8fd1b57e54c63141bf3d4f353986b5bdf
2012-11-21 13:19:39 -08:00
..
2012-10-17 11:06:11 -07:00
2012-08-20 10:04:12 -07:00
2012-09-07 18:33:18 -07:00
2012-09-30 11:24:23 -07:00
2012-04-26 11:17:18 +08:00
2011-10-20 15:32:37 -07:00
2012-04-26 11:17:18 +08:00
2012-02-29 14:05:24 -08:00
2012-05-21 13:29:06 -07:00
2012-05-06 16:10:34 -07:00
2012-02-29 14:05:24 -08:00
2012-11-08 16:40:21 -08:00
2012-02-29 14:05:24 -08:00
2012-09-26 10:49:35 -07:00
2012-08-15 03:06:24 -07:00