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

Skip to content
Commit 0fd2afe0 authored by Atneya Nair's avatar Atneya Nair
Browse files

Prevent deadlock in binderDied in validation layer

In binderDied, we hold the validation layer lock as we call unloadModel,
which blocks on callbacks, violating our lock ordering.

As a temporary fix, cache the currently loaded models, and unload them.

Bug: 237602275
Test: Compiles
Change-Id: I5091cb152765ea1f78958108a331d75951b8b717
parent d4384a5f
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