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

Commit 34d0af8d authored by Sungsoo Lim's avatar Sungsoo Lim
Browse files

Remove test log

Test: none
Change-Id: Ibf00bdefe9302f15e1603d6a4e3a1e1bbd9b39be
parent 5b61fdc4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ import android.os.Bundle;
import android.os.HandlerThread;
import android.os.Looper;
import android.os.Message;
import android.telecom.Log;

import androidx.test.filters.MediumTest;

@@ -99,7 +98,6 @@ public class BassClientStateMachineTest {

    @After
    public void tearDown() throws Exception {
        Log.d("hieu-debug", "blo blo");
        mBassClientStateMachine.doQuit();
        mHandlerThread.quit();
        TestUtils.clearAdapterService(mAdapterService);