Set version code to 330400000
Go modules ship with phone system image are directly built from source. Thus their version code must be lower than the version code in go train so that go train modules can be properly installed.
Ignore-AOSP-First: changes are needed for tm-qpr-dev only for go wembley build.
BUG: 234812103
Change-Id: I5dda52d4831829bdfe1e469c7ab9cf31094cd699
Merged-In: I4ddbb7dc392b7f26fc4c8e64c5babe828f07ae40
diff --git a/apex/apex_manifest.json b/apex/apex_manifest.json
index 5339342..8ec9c12 100644
--- a/apex/apex_manifest.json
+++ b/apex/apex_manifest.json
@@ -1,5 +1,5 @@
{
"name": "com.android.adbd",
- "version": 339990000,
- "versionName": "339990000"
+ "version": 330400000,
+ "versionName": "330400000"
}