Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7da1f73 authored by Chieu Nguyen's avatar Chieu Nguyen
Browse files

Fix KeyboardLayoutSetSubtypesCountTests.

Change-Id: Iaef87c1cd1661956d78a740507f2fd8d40b78d8b
parent d5335d93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;