Skip to content
Commit bde9bc36 authored by Collin Fijalkovich's avatar Collin Fijalkovich
Browse files

Avoid TransferPipe for local dumpCacheInfo calls

Make a process-local call to PropertyInvalidatedCache instead of dumping
cache state through a TransferPipe to avoid blocking when the pipe
buffer fills.

Bug: 180051995
Test: Ran dumpsys cacheinfo and validated output
Change-Id: I1e4ab8e1d09b98b379d81079fd26ff2129b5b65a
parent 989bc8cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment