Skip to content

Commit fb90df8

Browse files
Dianne HackbornAndroid (Google) Code Review
authored andcommitted
Merge "Truthiness is good." into ics-mr1
2 parents 3de8d36 + 478237d commit fb90df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/os/Build.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ public static class VERSION_CODES {
311311
public static final int ICE_CREAM_SANDWICH = 14;
312312

313313
/**
314-
* Android 4.1.
314+
* Android 4.0.3.
315315
*/
316316
public static final int ICE_CREAM_SANDWICH_MR1 = 15;
317317
}

0 commit comments

Comments
 (0)