Version bump to r_aml_301501700 [AndroidManifest.xml]

Change-Id: Id2c0b8acd57c86dc7c3e8b240e534ec6b4faf94f
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9a6635d..0508fe2 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="301501601"
-  android:versionName="r_aml_301501601"
+  android:versionCode="301501700"
+  android:versionName="r_aml_301501700"
 >
     <!-- 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