Skip to content

Commit 478237d

Browse files
author
Dianne Hackborn
committed
Truthiness is good.
Change-Id: Iedd4d4027576001fc5e829bb0a1023dd2aefce99
1 parent 003c15d commit 478237d

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)