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

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

Snap for 7367432 from 63a1453832f1023c65dee59b7075949810a086c1 to sc-release

Change-Id: Iead58acd065038ad015ac88fd31ecca9653c9c11
parents 4d99bbb2 739f619e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1190,6 +1190,11 @@ public final class BluetoothDevice implements Parcelable {
        return devices;
    }

    /** {@hide} */
    public void prepareToEnterProcess(AttributionSource attributionSource) {
        setAttributionSource(attributionSource);
    }

    @Override
    public boolean equals(@Nullable Object o) {
        if (o instanceof BluetoothDevice) {