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

Commit 433d7a8f authored by Thomas Girardier's avatar Thomas Girardier Committed by Gerrit Code Review
Browse files

Merge "[Pandora] - Add SoftReset in sm.py"

parents f03a14d5 d50450cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,5 +94,5 @@ class SMProxy(ProfileProxy):
        """
        Please reset your device.
        """
        self.host.Reset()
        self.host.SoftReset()
        return "OK"