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

Skip to content
Commit 0186839f authored by Steven Moreland's avatar Steven Moreland
Browse files

Binder: avoid GC while holding lock

The JavaBBinder constructor may trigger a GC. This
causes deadlocks.

Though, I also think, usually when you create a
binder object, you just send it out, and so maybe
we should always create the local object instead
of doing it lazily like this, but idk the history
behind that, I've been thinking of changing it.

Bug: 360067751
Test: boot, TH
Change-Id: I97963c5e7b859d4ad474c715bb657b9baa19fabf
parent a35b1f13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment