summaryrefslogtreecommitdiffstats
path: root/apps/CtsVerifier/AndroidManifest.xml
diff options
context:
space:
mode:
authortinazh <tinazh@google.com>2017-02-14 09:01:59 -0800
committertinazh <tinazh@google.com>2017-02-14 09:01:59 -0800
commit785a5d2e1a5df5bf79d4a32be3feb0700f0055dd (patch)
treee7f23d00b03158c52fa24ed4fb620390fdf6b1fa /apps/CtsVerifier/AndroidManifest.xml
parented0766b6ad82c7e8dd2c8a61eb7f30fecc159bc4 (diff)
downloadplatform_cts-785a5d2e1a5df5bf79d4a32be3feb0700f0055dd.tar.gz
platform_cts-785a5d2e1a5df5bf79d4a32be3feb0700f0055dd.tar.bz2
platform_cts-785a5d2e1a5df5bf79d4a32be3feb0700f0055dd.zip
DO NOT MERGE: Bump CTS and CTS Verifier to 6.0_r16
Change-Id: I279c016bbaaf9c48a76a6ae0274ac350688783a4
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 011c9596514..b00ff535728 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_r15">
+ android:versionName="6.0_r16">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="23"/>