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

Skip to content
Commit 2d5b4c9d authored by Hyeeun Jun's avatar Hyeeun Jun Committed by Martijn Coenen
Browse files

Fix AppFuse deadlock.

If there are more than two applications having different UID using
openProxyFileDescriptor (AppFuse), it can cause a deadlock between
AppFuseBridge (system_server) and vold process.

We separate calling umount to a background thread from AppFuseBridge.

Bug: 300351508
Test: atest AppFusePerfTest
Change-Id: Id8b51a847a46e3deaaf26473a9601cf28004e5b8
parent 67890dbe
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