Bump PLATFORM_PREVIEW_SDK_VERSION to 2 for P-Beta1

Change-Id: Ic4e94c90fb1f86283858a88777a92ae75d6b65ed
Fixes: 77801171
Test: N/A
This commit is contained in:
Ian Pedowitz 2018-04-09 09:36:58 -07:00
parent 484c119059
commit 191badd71b

View File

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