Update API 35 release config and emulator files for 24Q3 DP 2 Bug: 327671819 Change-Id: I192f1c286b99637680252c7b5bcc230ee88c2609
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index 2814cab..6b5879b 100644 --- a/sdk/build_tools_source.prop_template +++ b/sdk/build_tools_source.prop_template
@@ -1,3 +1,3 @@ Pkg.UserSrc=false #Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 -Pkg.Revision=35.0.0 rc1 +Pkg.Revision=35.0.0 rc2
diff --git a/sdk/plat_tools_source.prop_template b/sdk/plat_tools_source.prop_template index 3c43ef2..db496f6 100644 --- a/sdk/plat_tools_source.prop_template +++ b/sdk/plat_tools_source.prop_template
@@ -1,2 +1,2 @@ Pkg.UserSrc=false -Pkg.Revision=35.0.0 +Pkg.Revision=35.0.1
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index fa996c7..34766b7 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template
@@ -2,7 +2,7 @@ Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} Platform.CodeName= -Pkg.Revision=1 +Pkg.Revision=2 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}