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

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

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

am: 415f8043

Change-Id: I57a6bf5c055065230746c53e408918f009493dee
parents 9e50874f 415f8043
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;
                }
            }
        }