OSDN Git Service

Docs only: N is no longer a shrug.
authorDianne Hackborn <hackbod@google.com>
Fri, 12 Aug 2016 23:15:44 +0000 (16:15 -0700)
committerDianne Hackborn <hackbod@google.com>
Sat, 13 Aug 2016 00:01:35 +0000 (17:01 -0700)
Change-Id: I6fa8f77d93f53b7969ec6aab4c7e9ca27d17d01f

core/java/android/os/Build.java

index 9f02050..3d3dc9c 100644 (file)
@@ -714,7 +714,7 @@ public class Build {
         public static final int N = 24;
 
         /**
-         * N MR1: Still ¯\_(シ)_/¯.
+         * N MR1: Nougat++.
          */
         public static final int N_MR1 = 25;
     }