commit | 1da7e191e0c887414a06ec1e8817a3a4d72fedd8 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Jan 14 15:35:40 2016 -0800 |
committer | Colin Cross <ccross@android.com> | Fri Feb 19 14:06:13 2016 -0800 |
tree | 2bbe3a06280ae4ea4235cd5b6b5f3ae6a838528c | |
parent | 2030526be4d22581aec45432b8a946fc1ee8abcf [diff] |
libmemunreachable: fix long timeout on error The collection thread should unblock the parent when it fails in order to prevent a 100 second timeout delay. Also reduce the timeout to 30 seconds, and fix a few log messages. Bug: 27208635 Change-Id: I47f9ce4f645c453810fec57bef557c32a665eefb (cherry picked from commit b1b7923efe96350a6ba31b027cc981bcfd6a7c85)