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

Skip to content
Commit 049ebe93 authored by qinyige1's avatar qinyige1
Browse files

[AMS][Bugfix] Fix hang when dumping local cache info.

TransferPipe exploits pipe for IPC. However, it can't be used
for local dump. If data is large enough, writing will get stuck
when buffer is full since reading can't be executed. So directly
dump to target fd instead of using pipe for local dump.

Bug: 270277093
Test: Manual
Change-Id: Ic2f52672fbf9f1797dbafcd71d363be93b3b5f1e
parent 7370ba4f
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