summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsatayev <satayev@google.com>2022-05-25 20:01:42 +0000
committerArtur Satayev <satayev@google.com>2022-05-26 10:27:11 +0000
commit9b2db78313f6099dc6c9aa648467d10c3d66afa5 (patch)
treee952d4e888788496114cba364f7abfc62ee5a0bb
parente496c4ed820332d3720499c66902934663d791ae (diff)
downloadtimezone-9b2db78313f6099dc6c9aa648467d10c3d66afa5.tar.gz
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: I356107c2386f1412eafc5bb4780c3944b6a4fc00 Change-Id: I75d63205d8f82ab716fcdfa39c98ceed744ff2ee
-rw-r--r--apex/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apex/manifest.json b/apex/manifest.json
index 72530e64..43ac4024 100644
--- a/apex/manifest.json
+++ b/apex/manifest.json
@@ -1,4 +1,4 @@
{
"name": "com.android.tzdata",
- "version": 330090000
+ "version": 339990000
}