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

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

Merge "Clear alias name when device unbond" am: 65eb5f87

am: 05cafd01

Change-Id: I54fb3039a03cc4423c5fff5bd107496f3347da71
parents 7a2b3603 05cafd01
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;
                }
            }
        }