summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAkshay <aksh@google.com>2019-04-04 14:12:22 -0700
committerAkshay Thakker <aksh@google.com>2019-04-04 22:41:22 +0000
commita1375ccc41e69ca920e2888cc95f2a14c82137d4 (patch)
tree23b079b6886215277973654c29f02ea312a477d6 /AndroidManifest.xml
parent35c8b8d91b2818c7c7b562c74e0be6a2102dc524 (diff)
downloadandroid_packages_apps_PackageInstaller-a1375ccc41e69ca920e2888cc95f2a14c82137d4.tar.gz
android_packages_apps_PackageInstaller-a1375ccc41e69ca920e2888cc95f2a14c82137d4.tar.bz2
android_packages_apps_PackageInstaller-a1375ccc41e69ca920e2888cc95f2a14c82137d4.zip
Update version number to 0210000000
Update version number to 0210000000. The Beta 2 builds (which are in dogfood an public beta) will receive modules via the Play Store with version numbers 0200000000. Hence, we must bump the version in qt-dev and hence beta 3. This is so that prebuilts in the beta 3 OTA will be higher than any Play Store pushes on beta 2. We are bumping it by 10000000 so that we have name space to do intermediate cherrypick builds if needed. Bug: 129977903 Change-Id: I60136c34ad487574360b942cfa2744b64814c482
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5e7756bf..4b771e45 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.android.permissioncontroller"
coreApp="true"
- android:versionCode="200000000"
+ android:versionCode="210000000"
android:versionName="29 system image"
>