Version bump to r_aml_301501400 [AndroidManifest.xml]

Change-Id: I51495a49a9819f3a868b8e66279c4120e2c7cd9a
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 8721249..56ec405 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="301501300"
-  android:versionName="r_aml_301501300"
+  android:versionCode="301501400"
+  android:versionName="r_aml_301501400"
 >
     <!-- 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