Skip ab/7061308 in stage.

Bug: 180401296
Merged-In: Iff32a60f6e88645ca4cf6eb6baec750bbb7693ee
Change-Id: Ib5afbc0e0d358ce034fe52b9958df2f7da428f1d
diff --git a/Android.bp b/Android.bp
index c05d0c6..d4b0ced 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,10 @@
 // limitations under the License.
 //
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 java_defaults {
     name: "NetworkPermissionConfigDefaults",
     // TODO: mark app as hasCode=false in manifest once soong stops complaining about apps without
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ff94f59..cb7f2e3 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.permissionconfig"
     android:sharedUserId="android.uid.networkstack"
-    android:versionCode="300000000"
-    android:versionName="2019-09"
+    android:versionCode="300900700"
+    android:versionName="r_aml_300900700"
   >
     <!--
     This package only exists to define the below permissions, and enforce that they are only