From 0f1f24af640d57630f90894b8b5e96197c0abf18 Mon Sep 17 00:00:00 2001 From: Adnan Begovic Date: Tue, 21 Jul 2015 15:56:47 -0700 Subject: [PATCH] cmsdk: @hide PARCELEABLE_VERSION. Change-Id: Ifc0fdfc074c5427dbc51ea22e96337ba0c9c30db --- api/1.txt | 1 - api/2.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/api/1.txt b/api/1.txt index f259974..2657927 100644 --- a/api/1.txt +++ b/api/1.txt @@ -121,7 +121,6 @@ package cyanogenmod.os { public class Build { ctor public Build(); method public static java.lang.String getNameForSDKInt(int); - field public static final int PARCELABLE_VERSION = 2; // 0x2 field public static final java.lang.String UNKNOWN = "unknown"; } diff --git a/api/2.txt b/api/2.txt index e6319f4..93d868d 100644 --- a/api/2.txt +++ b/api/2.txt @@ -243,7 +243,6 @@ package cyanogenmod.os { public class Build { ctor public Build(); method public static java.lang.String getNameForSDKInt(int); - field public static final int PARCELABLE_VERSION = 2; // 0x2 field public static final java.lang.String UNKNOWN = "unknown"; }