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

Commit 478237db authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Truthiness is good.

Change-Id: Iedd4d4027576001fc5e829bb0a1023dd2aefce99
parent 003c15d7
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;
    }