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: Ic2a381d083da8e00103af43d44e9d11877e8c1af
Merged-In: I2d6f544b02466950179bddd90dd9471889bdc4a7
diff --git a/apex/manifest.json b/apex/manifest.json
index ccf4ddd..9497dda 100644
--- a/apex/manifest.json
+++ b/apex/manifest.json
@@ -1,4 +1,4 @@
{
"name": "com.android.scheduling",
- "version": 339990000
+ "version": 330400000
}