Make change and version bump to aml_net_302000200 for mainline module file: AndroidManifest.xml
Change-Id: Id381d78846d365f0d278e5bb720f4ab714a0ea9e
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 55357a8..6e96d0f 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="309999900"
- android:versionName="r_aml_309999900"
+ android:versionCode="302000200"
+ android:versionName="aml_net_302000200"
>
<!-- 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