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

Commit 53a1d2e0 authored by Taran Singh's avatar Taran Singh Committed by Android (Google) Code Review
Browse files

Merge "Remove binder tracing from IMS" into sc-v2-dev

parents acf2a8d3 70021e0f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -790,11 +790,6 @@ public class InputMethodService extends AbstractInputMethodService {
                return;
            }

            if (Trace.isEnabled()) {
                Binder.enableTracing();
            } else {
                Binder.disableTracing();
            }
            Trace.traceBegin(TRACE_TAG_WINDOW_MANAGER, "IMS.showSoftInput");
            ImeTracing.getInstance().triggerServiceDump(
                    "InputMethodService.InputMethodImpl#showSoftInput", InputMethodService.this,