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

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

Merge "Clear mExtraDataKeys when clearing A11yNodeInfo."

parents 62185042 9b83ffbf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3315,6 +3315,7 @@ public class AccessibilityNodeInfo implements Parcelable {
        mBoundsInScreen.set(0, 0, 0, 0);
        mBooleanProperties = 0;
        mDrawingOrderInParent = 0;
        mExtraDataKeys = null;
        mPackageName = null;
        mClassName = null;
        mText = null;