diff options
author | Winson Chung <winsonc@google.com> | 2014-05-22 11:22:41 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2014-05-27 17:07:52 +0000 |
commit | 2eb4f9c377c01b5644c00f4b0cca2e655e107998 (patch) | |
tree | a8fdea0ba10ce39f1de947c79f0554cd15e113b7 /api | |
parent | 8f4f2ff5cbd9cf5733437afeb54f8a2453d9e616 (diff) | |
download | frameworks_base-2eb4f9c377c01b5644c00f4b0cca2e655e107998.zip frameworks_base-2eb4f9c377c01b5644c00f4b0cca2e655e107998.tar.gz frameworks_base-2eb4f9c377c01b5644c00f4b0cca2e655e107998.tar.bz2 |
DO NOT MERGE
Removing unnecessary public values. (Bug 14995844)
(cherry picked from commit aa327fc2ce428f939885e1172578ff1dc975214c)
Change-Id: I98672d0ed3120c15bf31ce7a21ab604cfe66273d
Diffstat (limited to 'api')
-rw-r--r-- | api/current.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api/current.txt b/api/current.txt index 812dfc4..d065c92 100644 --- a/api/current.txt +++ b/api/current.txt @@ -1399,8 +1399,6 @@ package android { field public static final int l_resource_pad9 = 17104904; // 0x1050008 field public static final int notification_large_icon_height = 17104902; // 0x1050006 field public static final int notification_large_icon_width = 17104901; // 0x1050005 - field public static final int recents_thumbnail_height = 17104913; // 0x1050011 - field public static final int recents_thumbnail_width = 17104914; // 0x1050012 field public static final int thumbnail_height = 17104897; // 0x1050001 field public static final int thumbnail_width = 17104898; // 0x1050002 } |