From 0cac01d92a0a3e9a420047a30e4bc5e5a4f69c3d Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 28 Sep 2010 06:47:15 -0500 Subject: Remove WAKE_LOCK permission; yay Use window flags instead of a wake lock to keep the screen on. This allows us to make the WindowManager do all the wake lockey things that are annoying and error prone. --- AndroidManifest.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 10dbb7e..a0b99e8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,7 +2,7 @@ - -- cgit v1.2.3