blob: 1b70297f9118361d22ad56aab1cafe39ec1685e2 [file] [log] [blame] [view]
Guru Nagarajan6881b2c2011-11-23 08:31:08 -08001<!--
2 Copyright 2010 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
17# Permitted Version Strings for Android 4.0 #
18
19As described in Section 3.2.2 of the [Android 4.0 Compatibility Definition](/cdds/android-4.0-cdd.pdf),
20only certain strings are allowable for the system property
21`android.os.Build.VERSION.RELEASE`. The reason for this is that
22applications and web sites may rely on predictable values for this string, and
23so that end users can easily and reliably identify the version of Android
24running on their devices.
25
26Because subsequent releases of the Android software may revise this string,
27but not change any API behavior, such releases may not be accompanied by a new
28Compatibility Definition Document. This page lists the versions that are
29allowable by an Android 4.0-based system. The only permitted values for
30`android.os.Build.VERSION.RELEASE` for Android 4.0 are:
31
32- 4.0
33
34- 4.0.1
Brian Muramatsua8425272011-12-21 12:27:12 -080035
36- 4.0.3