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

Commit cafc8de2 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Fix subtype count unit test due to Ic7c17d9656

Change-Id: Id708752e0d97a78ce02623956e32b990bc2a1cfd
parent 23431879
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ import java.util.ArrayList;

@SmallTest
public class KeyboardLayoutSetSubtypesCountTests extends KeyboardLayoutSetTestsBase {
    private static final int NUMBER_OF_SUBTYPES = 66;
    private static final int NUMBER_OF_SUBTYPES = 67;
    private static final int NUMBER_OF_ASCII_CAPABLE_SUBTYPES = 42;
    private static final int NUMBER_OF_PREDEFINED_ADDITIONAL_SUBTYPES = 2;