commit | fbf80e9d6294c9ab1989572faab888e4f8641b1c | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Wed Jul 29 19:07:48 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 29 19:07:48 2015 +0000 |
tree | 5207882017f5d2498ef3682b2cda1654aaf8bcd8 | |
parent | 96585b06dfb29023adc7097423c9ef266d13ac30 [diff] | |
parent | a11f6c2f0e8554587b2643fb79ea809bc6167850 [diff] |
Merge "[RenderScript] Only upgrade RS target API for compat build." into mnc-dev
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