diff options
| author | 2023-02-20 14:20:27 +0800 | |
|---|---|---|
| committer | 2023-02-22 16:03:41 +0800 | |
| commit | 049ebe93f4b8f2b0b9990ebc484e63a8ae03b1a6 (patch) | |
| tree | eba1f18820f166aa60f8673f0ff3b11810465c5d /libs/androidfw/FileStream.cpp | |
| parent | 7370ba4f307d95fcc62121a05f6d712d24361e3c (diff) | |
[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
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions