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

Skip to content
Commit 52a66720 authored by Steven Moreland's avatar Steven Moreland
Browse files

binder: remove dead logging code

This code is only enabled if a static constant is set to false.
However, there are other (and better) ways to track transactions
these days.

For instance, you can use perfetto. There are also alternatives
like the Java-only observers.

Also, the fact that this is only on the main thread is really
arbitrary and useless, and why is there custom code here anyway
implementing the eventlog protocol?

Bug: 290731071
Test: boot (change should be no-op)
Change-Id: Ic7d7e3d045f9c7f53fc576bf2237ebe32a5a7f92
parent bc38028c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment