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

Commit cc69a82c authored by Chienyuan's avatar Chienyuan Committed by android-build-merger
Browse files

Merge "Clear alias name when device unbond" am: d66b462e

am: 7820e2cb

Change-Id: I54fb3039a03cc4423c5fff5bd107496f3347da71
parents 93c1db41 7820e2cb
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;
                }
            }
        }