summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-11 07:09:00 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-11 07:15:41 +0000
commit3ddc1799dc353a1cd418da1ed60fe7e542d5ac8e (patch)
tree454c08c0be4b47edc3eff9c3e8eb33378e7a036b /AndroidManifest.xml
parent925adf04dc7d8bc94b9e737516198e4ed0982626 (diff)
parentd6623dbaf10d77a703ed7f9ae5b31545918c7880 (diff)
downloadplatform_packages_modules_NetworkStack-3ddc1799dc353a1cd418da1ed60fe7e542d5ac8e.tar.gz
platform_packages_modules_NetworkStack-3ddc1799dc353a1cd418da1ed60fe7e542d5ac8e.tar.bz2
platform_packages_modules_NetworkStack-3ddc1799dc353a1cd418da1ed60fe7e542d5ac8e.zip
Make change and version bump to r_aml_300801300 for mainline module file: AndroidManifest.xml
Change-Id: I0e73a4cf42fcc72e2e4b6bc6d6c07e40d8d80fc3
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 578d8e15..efde4adf 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="300801200"
- android:versionName="r_aml_300801200"
+ android:versionCode="300801300"
+ android:versionName="r_aml_300801300"
>
<!-- 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