summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2017-02-15 20:25:13 +0000
committerTobias Thierer <tobiast@google.com>2017-03-01 12:35:32 +0000
commitf92a50e09b402ec61e3eef87c2933ecedd0ed661 (patch)
tree30a2279b694c92ff12ac5c9efe4b51fcd8225b2f /include/ScopedJavaUnicodeString.h
parent46803dc4d68da15dd48f8932ca544a27668e5287 (diff)
VMRuntime: Default unset targetSdkVersion to 10000 rather than 0.
Before this CL, the value 0 rather than 10,000 was used in - the system server, where no --target-sdk-version was passed, - in vogar, which has no concept of targetSdkVersion. Defaulting targetSdkVersion to a large value ensures that the current development version's default behavior is used, since small values trigger backwards compatible behavior. This does not affect cases where targetSdkVersion is explicitly set to 0, such as bug 35594029. To be able to share the value 10000 with frameworks' Build.VERSION_CODES.CUR_DEVELOPMENT, the definition of that constant value is moved from frameworks into libcore. Bug: 34072201 Test: CtsLibcoreTestCases Change-Id: Id9f2d91fb374c0532787baa2343703917342897b
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions