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

Commit 28d1a3fd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update test for the new BOOLEAN_PROPERTY_SUPPORTS_GRANULAR_SCROLLING...

Merge "Update test for the new BOOLEAN_PROPERTY_SUPPORTS_GRANULAR_SCROLLING property on AccessibilityNodeInfo"
parents 4bd8c599 1a45bc60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ public class AccessibilityNodeInfoTest {

    // The number of flags held in boolean properties. Their values should also be double-checked
    // in the methods above.
    private static final int NUM_BOOLEAN_PROPERTIES = 26;
    private static final int NUM_BOOLEAN_PROPERTIES = 27;

    @Test
    public void testStandardActions_serializationFlagIsValid() {