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

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

Merge "Cert: remove unregister_controllers" am: 4f263aec

am: e7d9862d

Change-Id: I185aaee02b15c79c94fa60ee89a86d8b34e09ae3
parents 3610ea2b e7d9862d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ class GdBaseTestClass(BaseTestClass):
            builtin=True)

    def teardown_class(self):
        self.unregister_controllers()
        if self.rootcanal_running:
            self.rootcanal_process.send_signal(signal.SIGINT)
            rootcanal_return_code = self.rootcanal_process.wait()