summaryrefslogtreecommitdiffstats
path: root/apps/CtsVerifier/AndroidManifest.xml
diff options
context:
space:
mode:
authortinazh <tinazh@google.com>2017-04-13 18:00:28 -0700
committertinazh <tinazh@google.com>2017-04-13 18:00:28 -0700
commit18973f6680516f70d82fb649e8dba4fdcc7c10ea (patch)
tree40498b9bb0ac9140a8402d8179565c354898c4d9 /apps/CtsVerifier/AndroidManifest.xml
parent8553cc030fd65ab0fd4e07b8c56021fc7da4f9e7 (diff)
downloadplatform_cts-18973f6680516f70d82fb649e8dba4fdcc7c10ea.tar.gz
platform_cts-18973f6680516f70d82fb649e8dba4fdcc7c10ea.tar.bz2
platform_cts-18973f6680516f70d82fb649e8dba4fdcc7c10ea.zip
DO NOT MERGE: Bump CTS and CTS Verifier to 6.0_r18
Change-Id: I123ce92297982111411ebbb7c4e968f7efbae02c
Diffstat (limited to 'apps/CtsVerifier/AndroidManifest.xml')
-rw-r--r--apps/CtsVerifier/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/CtsVerifier/AndroidManifest.xml b/apps/CtsVerifier/AndroidManifest.xml
index 95e448577d6..7d9238bad71 100644
--- a/apps/CtsVerifier/AndroidManifest.xml
+++ b/apps/CtsVerifier/AndroidManifest.xml
@@ -18,7 +18,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.cts.verifier"
android:versionCode="5"
- android:versionName="6.0_r17">
+ android:versionName="6.0_r18">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="23"/>