Make change and version bump to aml_net_311313000 for mainline module file: AndroidManifest.xml Change-Id: Icb07ef372997a5c1b6d5443857d52cd9f679fdff
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8750795..5c1c69c 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="319999900" - android:versionName="s_aml_319999900" + android:versionCode="311313000" + android:versionName="aml_net_311313000" coreApp="true" > <!-- Permissions must be defined here, and not in the base manifest, as the network stack