DO NOT MERGE Set module versions to 299900000
Dev branch modules need to have a super high version code so that they can be sideloaded on any device running any version of modules.

Bug:143377911

Change-Id: Iaeb2f46ab8156dcb9adbf5a8b463c795c7bde131
diff --git a/apex/manifest.json b/apex/manifest.json
index c93258e..52a428b 100644
--- a/apex/manifest.json
+++ b/apex/manifest.json
@@ -1,4 +1,4 @@
 {
   "name": "com.android.tzdata",
-  "version": 290000000
+  "version": 299900000
 }