commit | db042bdccd0887af6137dba273cda7dd605718fb | [log] [tgz] |
---|---|---|
author | Ian Pedowitz <ijpedowitz@google.com> | Wed Jul 29 10:37:24 2015 -0700 |
committer | Ian Pedowitz <ijpedowitz@google.com> | Wed Jul 29 10:37:24 2015 -0700 |
tree | 6f2041d5d4aeb7547567754260067dc8810985ad | |
parent | 18cf7136a686b9fbac837736445ca7f2edd5947e [diff] |
Bump PLATFORM_PREVIEW_SDK_VERSION to 3 Change-Id: I5a0ec062c2893bf1ac7fbec3ce98953283efcaf7
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index e384526..c481bbc 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -80,7 +80,7 @@ # 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 := 2 + PLATFORM_PREVIEW_SDK_VERSION := 3 endif endif