Version bump to r_aml_301401000 [AndroidManifest.xml]

Change-Id: Ie833b7a88d2077f3a3120acbcf2ed30522210455
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ab75d6a..9a19ea1 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="301400900"
-  android:versionName="r_aml_301400900"
+  android:versionCode="301401000"
+  android:versionName="r_aml_301401000"
 >
     <!-- 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