aboutsummaryrefslogtreecommitdiff
path: root/tests/func/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func/AndroidManifest.xml')
-rw-r--r--tests/func/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/AndroidManifest.xml b/tests/func/AndroidManifest.xml
index 29b018e1..708dc220 100644
--- a/tests/func/AndroidManifest.xml
+++ b/tests/func/AndroidManifest.xml
@@ -18,7 +18,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.tv.tests.ui" >
- <uses-sdk android:targetSdkVersion="23" android:minSdkVersion="21" />
+ <uses-sdk android:targetSdkVersion="26" android:minSdkVersion="21" />
<instrumentation
android:name="android.support.test.runner.AndroidJUnitRunner"