aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml
index cf778c187..aa75ffbd6 100644
--- a/tests/AndroidManifest.xml
+++ b/tests/AndroidManifest.xml
@@ -18,6 +18,8 @@
package="com.android.inputmethod.latin.tests"
android:versionCode="28">
+ <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="21" />
+
<uses-permission android:name="android.permission.READ_CONTACTS" />
<application android:label="@string/app_name"