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

Commit 59d34087 authored by Chieu Nguyen's avatar Chieu Nguyen Committed by Android (Google) Code Review
Browse files

Merge "Fix KeyboardLayoutSetSubtypesCountTests."

parents 62596b61 c7da1f73
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;