Remove public resource padding.
Change-Id: I8a530a23284a1f2515b1340a1c5e5ed3a0b90780
This commit is contained in:
@@ -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". */
|
||||
|
||||
Reference in New Issue
Block a user