Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)

Bug: 166295507
Merged-In: I4300dcec5639fbeb8bfc5feddee5c2096baf954c
Change-Id: Ie10758964e24b04d7c12dbd0c61cc408ece3bad9
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c7cb50d..4b5ac58 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -19,9 +19,9 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.android.networkstack.permissionconfig"
     android:sharedUserId="android.uid.networkstack"
-    android:versionCode="299900000"
+    android:versionCode="300000000"
     android:versionName="2019-09"
->
+  >
     <!--
     This package only exists to define the below permissions, and enforce that they are only
     granted to apps sharing the same signature.