summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-18 07:09:11 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-18 07:16:51 +0000
commit2e701dc93e6bcc7d629a7f50a7c70cd5cbf641e0 (patch)
treee4dc5108561bc302c094983d247313f54c27155e /AndroidManifest.xml
parenteca5d362c8c89102322675fc708b8940041268df (diff)
parent70c8c8d08b6e6f636a6f77201a2e681e15d3d2e2 (diff)
downloadplatform_packages_modules_NetworkStack-2e701dc93e6bcc7d629a7f50a7c70cd5cbf641e0.tar.gz
platform_packages_modules_NetworkStack-2e701dc93e6bcc7d629a7f50a7c70cd5cbf641e0.tar.bz2
platform_packages_modules_NetworkStack-2e701dc93e6bcc7d629a7f50a7c70cd5cbf641e0.zip
Make change and version bump to r_aml_300802000 for mainline module file: AndroidManifest.xml
Change-Id: Ifaff5e2f5dbdb52a1aa3bbc97071931eab748dc3
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 93ea2b12..dc9233e2 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="300801900"
- android:versionName="r_aml_300801900"
+ android:versionCode="300802000"
+ android:versionName="r_aml_300802000"
>
<!-- 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