Bump version codes in tm-dev to match tm-mainline-prod

T FRC signals cannot be gathered from tm-frc-<module>-release branches
and instead tm-release is being used. tm-release uses default source
based version codes which are lower than prebuilts now. Bump them to
allow installation on tm-release based system images.

Bug: 233587299
Test: presubmit
Merged-In: Iac649dbed524b997636b9a5dc1f77d7e83c92078
Change-Id: Ibf991f998f9ab2f30cde2752e65079d5b6c84f44
diff --git a/apex/apex_manifest.json b/apex/apex_manifest.json
index 84f2397..0fb3227 100644
--- a/apex/apex_manifest.json
+++ b/apex/apex_manifest.json
@@ -1,5 +1,5 @@
 {
   "name": "com.android.os.statsd",
-  "version": 330090000
+  "version": 339990000
 }