Merge "Docs only: N is no longer a shrug." into nyc-mr1-dev

This commit is contained in:
Dianne Hackborn
2016-08-15 21:16:41 +00:00
committed by Android (Google) Code Review

View 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;
}