Merge "Change default version code for Mainline modules building from source to start with 3520" into main

This commit is contained in:
Adam Seaton
2024-06-05 19:22:31 +00:00
committed by Android (Google) Code Review

View File

@@ -33,4 +33,4 @@ package android
// * AOSP - xx9990000
// * x-mainline-prod - xx9990000
// * master - 990090000
const DefaultUpdatableModuleVersion = "350090000"
const DefaultUpdatableModuleVersion = "352090000"