Set module 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: I2e37a82a4373d293dc68a453e7649de50a2b43da
Merged-In: I8870e9e03273ae77b04c5f949608e7bf67a395b3
diff --git a/build/apex/manifest-art.json b/build/apex/manifest-art.json
index bf45076..9f2962e 100644
--- a/build/apex/manifest-art.json
+++ b/build/apex/manifest-art.json
@@ -1,6 +1,6 @@
{
"name": "com.android.art",
- "version": 339990000,
+ "version": 330400000,
"provideNativeLibs": [
"libjdwp.so"
],