forked from openkylin/platform_build
Bump PLATFORM_PREVIEW_SDK_VERSION to 2 for P-Beta1
Change-Id: Ic4e94c90fb1f86283858a88777a92ae75d6b65ed Fixes: 77801171 Test: N/A
This commit is contained in:
parent
484c119059
commit
191badd71b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue