diff options
author | Kathy Kam <kkam@google.com> | 2017-12-22 00:42:06 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2017-12-22 00:42:06 +0000 |
commit | 63f23af8430fc4303535f4c857bf4c7cc187ee96 (patch) | |
tree | 69a9d269295e1ea7c2a3941304855a477501e670 | |
parent | 662a8a15dbf2b3b74b4f2db6aa4a31be1f8c8b4e (diff) | |
parent | 3679f23d51f383397a50ebe59088f99b753fe311 (diff) | |
download | android_development-63f23af8430fc4303535f4c857bf4c7cc187ee96.tar.gz android_development-63f23af8430fc4303535f4c857bf4c7cc187ee96.tar.bz2 android_development-63f23af8430fc4303535f4c857bf4c7cc187ee96.zip |
Merge "API 27r2 release config files" into oc-mr1-dev
am: 3679f23d51
Change-Id: I86c9923e883fb225675af0472cc70a7a1f7e0714
-rw-r--r-- | sdk/platform_source.prop_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 35a00af81..0093ab133 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} 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} Layoutlib.Api=15 |