commit | 9d57a6cea623c3371278d975cda3d3670a48b0e8 | [log] [tgz] |
---|---|---|
author | Neha Jain <jainne@google.com> | Tue Apr 20 00:39:36 2021 +0000 |
committer | Neha Jain <jainne@google.com> | Tue Apr 20 00:39:39 2021 +0000 |
tree | 410f5f04d8cbc1a6373e11a0e4987fe6db4d1b37 | |
parent | a560627ab3c5e11a68ef2fb2f3f76706a306b4bd [diff] |
Update release config and emulator files for Android S(API 31) Beta1 Bug: 185838357 Change-Id: I5a0f0aa1f49b8bd6e6a85462283bb2f7f3ad7776
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index b84ae2c..2ea175b 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=31.0.0 rc3 +Pkg.Revision=31.0.0 rc4
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 9dc99a0..ff513ff 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=3 +Pkg.Revision=4 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} Layoutlib.Api=15