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

Commit 3e3750b4 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6117658 from 45dbf8cc to qt-qpr2-release

Change-Id: Ic11d6d6c6c20845136cba717270dfc944ff8e91a
parents fba11266 45dbf8cc
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -305,6 +305,12 @@ public final class ComponentName implements Parcelable, Cloneable, Comparable<Co
        proto.end(token);
        proto.end(token);
    }
    }


    /**
     * {@inheritDoc}
     *
     * <p>Two components are considered to be equal if the packages in which they reside have the
     * same name, and if the classes that implement each component also have the same name.
     */
    @Override
    @Override
    public boolean equals(Object obj) {
    public boolean equals(Object obj) {
        try {
        try {