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