platform_system_core/libsuspend
Colin Cross 2146b7f2d7 libsuspend: always unblock early suspend
SurfaceFlinger and PowerManagerService manage their synchronization
without the help of early suspend, and SurfaceFlinger no longer unblocks
early suspend.  Add a new thread when early suspend is detected that will
immediately unblock early suspend.

Change-Id: I87ef4984a2ab34cbbb3af8b7762236b9a92dc2ea
2012-06-07 17:15:17 -07:00
..
include/suspend libsuspend: create new library to handle triggering suspend 2012-05-07 15:33:34 -07:00
Android.mk libsuspend: create new library to handle triggering suspend 2012-05-07 15:33:34 -07:00
autosuspend.c libsuspend: create new library to handle triggering suspend 2012-05-07 15:33:34 -07:00
autosuspend_autosleep.c libsuspend: create new library to handle triggering suspend 2012-05-07 15:33:34 -07:00
autosuspend_earlysuspend.c libsuspend: always unblock early suspend 2012-06-07 17:15:17 -07:00
autosuspend_ops.h libsuspend: create new library to handle triggering suspend 2012-05-07 15:33:34 -07:00
autosuspend_wakeup_count.c libsuspend: create new library to handle triggering suspend 2012-05-07 15:33:34 -07:00