Merge "PLATFORM_PREVIEW_SDK_VERSION should be 0" into pi-dev

This commit is contained in:
android-build-team Robot
2018-05-04 00:12:35 +00:00
committed by Android (Google) Code Review

View File

@@ -167,7 +167,7 @@ else
# assuming the device can only support APIs as of the previous official # assuming the device can only support APIs as of the previous official
# public release. # public release.
# This value will always be 0 for release builds. # This value will always be 0 for release builds.
PLATFORM_PREVIEW_SDK_VERSION := 2 PLATFORM_PREVIEW_SDK_VERSION := 0
endif endif
endif endif