summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-12 07:14:05 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-12 07:21:09 +0000
commit966883281db633b6a644173f6131bda09e1f8546 (patch)
tree7b6a5ab989846a37955ef8de914709e22c438e17 /AndroidManifest.xml
parent3ddc1799dc353a1cd418da1ed60fe7e542d5ac8e (diff)
parentf35d99d09c6046e9a34a0e05f3af9fb682ededaf (diff)
downloadplatform_packages_modules_NetworkStack-966883281db633b6a644173f6131bda09e1f8546.tar.gz
platform_packages_modules_NetworkStack-966883281db633b6a644173f6131bda09e1f8546.tar.bz2
platform_packages_modules_NetworkStack-966883281db633b6a644173f6131bda09e1f8546.zip
Make change and version bump to r_aml_300801400 for mainline module file: AndroidManifest.xml
Change-Id: I6c5f9448d3543c572f98cde84606162113ea08c4
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index efde4adf..e26d181e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -19,8 +19,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.networkstack"
android:sharedUserId="android.uid.networkstack"
- android:versionCode="300801300"
- android:versionName="r_aml_300801300"
+ android:versionCode="300801400"
+ android:versionName="r_aml_300801400"
>
<!-- Permissions must be defined here, and not in the base manifest, as the network stack
running in the system server process does not need any permission, and having privileged