Merge "Revert "Revert "O is API 26""" into oc-dev am: 655ab3f59b

am: b6290ff39e

Change-Id: If4c21c8d37d753b00e4478c21bf5e6dbe9f39288
This commit is contained in:
Ian Pedowitz
2017-05-16 05:04:15 +00:00
committed by android-build-merger
4 changed files with 4 additions and 4 deletions

View File

@@ -758,7 +758,7 @@ public class Build {
/**
* O.
*/
public static final int O = CUR_DEVELOPMENT; // STOPSHIP Replace with the real version.
public static final int O = 26;
}
/** The type of build, like "user" or "eng". */