Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb90df8c authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Truthiness is good." into ics-mr1

parents 3de8d36b 478237db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -311,7 +311,7 @@ public class Build {
        public static final int ICE_CREAM_SANDWICH = 14;

        /**
         * Android 4.1.
         * Android 4.0.3.
         */
        public static final int ICE_CREAM_SANDWICH_MR1 = 15;
    }