summaryrefslogtreecommitdiffstats
path: root/tests/ImfTest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ImfTest')
-rwxr-xr-xtests/ImfTest/AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ImfTest/AndroidManifest.xml b/tests/ImfTest/AndroidManifest.xml
index 55e5d38..82dbe75 100755
--- a/tests/ImfTest/AndroidManifest.xml
+++ b/tests/ImfTest/AndroidManifest.xml
@@ -1,6 +1,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.imftest">
+ <uses-permission android:name="android.permission.DISABLE_KEYGUARD" />
+
<application>
<activity android:name=".samples.InputTypeActivity" android:label="Input Type Activity">