Fix KeyboardLayoutSetSubtypesCountTests.
Change-Id: Iaef87c1cd1661956d78a740507f2fd8d40b78d8bmain
parent
d5335d939a
commit
c7da1f7353
|
@ -27,7 +27,7 @@ import java.util.ArrayList;
|
|||
|
||||
@SmallTest
|
||||
public class KeyboardLayoutSetSubtypesCountTests extends KeyboardLayoutSetTestsBase {
|
||||
private static final int NUMBER_OF_SUBTYPES = 84;
|
||||
private static final int NUMBER_OF_SUBTYPES = 82;
|
||||
private static final int NUMBER_OF_ASCII_CAPABLE_SUBTYPES = 50;
|
||||
private static final int NUMBER_OF_PREDEFINED_ADDITIONAL_SUBTYPES = 2;
|
||||
|
||||
|
|
Loading…
Reference in New Issue