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

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

Merge "Clear alias name when device unbond" into qt-qpr1-dev

parents d06e9523 5f3ebfa3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -320,6 +320,7 @@ final class RemoteDevices {
                    without waiting for the ACTION_UUID intent.
                    This was resulting in multiple calls to connect().*/
                    mUuids = null;
                    mAlias = null;
                }
            }
        }