O MR1 is API 27
Bug: 64982450 Test: manual Change-Id: I0d59724f1bcb8091488f23cd5d98d2688009b605
This commit is contained in:
parent
d463548af1
commit
5d8410b60a
|
@ -105,7 +105,7 @@ ifndef PLATFORM_SDK_VERSION
|
||||||
# When you increment the PLATFORM_SDK_VERSION please ensure you also
|
# When you increment the PLATFORM_SDK_VERSION please ensure you also
|
||||||
# clear out the following text file of all older PLATFORM_VERSION's:
|
# clear out the following text file of all older PLATFORM_VERSION's:
|
||||||
# cts/tests/tests/os/assets/platform_versions.txt
|
# cts/tests/tests/os/assets/platform_versions.txt
|
||||||
PLATFORM_SDK_VERSION := 26
|
PLATFORM_SDK_VERSION := 27
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef PLATFORM_JACK_MIN_SDK_VERSION
|
ifndef PLATFORM_JACK_MIN_SDK_VERSION
|
||||||
|
|
Loading…
Reference in New Issue