Showing
1 changed file
with
1 additions
and
1 deletions
| 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" | 1 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
| 2 | package="wakelock.wakelock"> | 2 | package="wakelock.wakelock"> |
| 3 | 3 | ||
| 4 | - <uses-permission android:name="android.permission.WAKE_LOCK" /> | 4 | + <!-- <uses-permission android:name="android.permission.WAKE_LOCK" /> --> |
| 5 | </manifest> | 5 | </manifest> |
-
Please register or login to post a comment