From 967869d0edd11c75a31905ed2f6774391d85d1e4 Mon Sep 17 00:00:00 2001 From: Ian Pedowitz Date: Thu, 4 May 2017 00:10:04 +0000 Subject: Revert "Revert "O is API 26"" This reverts commit 12025857cdbf9083a9ddcc834ec0d3837bcbfe0b. Bug: 37480230 Bug: 37355569 Change-Id: I315b8c18a79d0dcd6be84c3d2af120b073144a9e --- api/system-current.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/system-current.txt') diff --git a/api/system-current.txt b/api/system-current.txt index 8aa6c362480d..110d1dd59661 100644 --- a/api/system-current.txt +++ b/api/system-current.txt @@ -33218,7 +33218,7 @@ package android.os { field public static final int M = 23; // 0x17 field public static final int N = 24; // 0x18 field public static final int N_MR1 = 25; // 0x19 - field public static final int O = 10000; // 0x2710 + field public static final int O = 26; // 0x1a } public final class Bundle extends android.os.BaseBundle implements java.lang.Cloneable android.os.Parcelable { -- cgit v1.2.3-59-g8ed1b