Remove public resource padding.

Change-Id: I8a530a23284a1f2515b1340a1c5e5ed3a0b90780
This commit is contained in:
Dianne Hackborn
2010-10-18 13:10:49 -07:00
parent b4157a432c
commit 3d2818d34f
3 changed files with 3 additions and 3252 deletions

View File

@@ -198,7 +198,7 @@ public class Build {
* graphics to ensure they look okay on a dark background.
* </ul>
*/
public static final int GINGERBREAD = CUR_DEVELOPMENT;
public static final int GINGERBREAD = 9;
}
/** The type of build, like "user" or "eng". */