Loading tests/telephonytests/src/com/android/internal/telephony/RILTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -285,6 +285,7 @@ public class RILTest extends TelephonyTest { @After public void tearDown() throws Exception { mTestHandler.quit(); mTestHandler.join(); super.tearDown(); } Loading Loading
tests/telephonytests/src/com/android/internal/telephony/RILTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -285,6 +285,7 @@ public class RILTest extends TelephonyTest { @After public void tearDown() throws Exception { mTestHandler.quit(); mTestHandler.join(); super.tearDown(); } Loading