summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-27 03:24:07 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-27 03:31:02 +0000
commit368b56cc131f66b1dfc6a38adf9048fc39fed831 (patch)
tree9d3393606e23d9f1a70b2ebc9408a8361b879994 /AndroidManifest.xml
parent834ac929e9fcaabe623f19df159d2dcc81656202 (diff)
parent0777a3194697da380631e659a69020b421d118dd (diff)
downloadplatform_packages_modules_NetworkStack-368b56cc131f66b1dfc6a38adf9048fc39fed831.tar.gz
platform_packages_modules_NetworkStack-368b56cc131f66b1dfc6a38adf9048fc39fed831.tar.bz2
platform_packages_modules_NetworkStack-368b56cc131f66b1dfc6a38adf9048fc39fed831.zip
Make change and version bump to r_aml_300802900 for mainline module file: AndroidManifest.xml
Change-Id: Iacdcd68e3effc43140b54b80b3ea5bff340ccf9a
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 199ebe57..6db600e9 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="300802800"
- android:versionName="r_aml_300802800"
+ android:versionCode="300802900"
+ android:versionName="r_aml_300802900"
>
<!-- 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