Version bump to r_aml_301700900 [AndroidManifest.xml]
Change-Id: I23d48a5d1c41ce672841602a0c1dfe2010fbaede
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1e77e78..9e003cc 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="301700800"
- android:versionName="r_aml_301700800"
+ android:versionCode="301700900"
+ android:versionName="r_aml_301700900"
>
<!-- 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