commit | adef5bde6c3392dca3dafa0f8d2c9428b59af3ef | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Jan 06 18:28:21 2016 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Jan 06 18:38:17 2016 -0800 |
tree | f22a1f22858b6cabd49d5d1368d00e1468c4d0fe | |
parent | b94a8906b82ed05ccf67be68d9d329b85c514d46 [diff] |
Reduce sleep duration in SuspendAllDaemonThreads Previously we unconditionally slept for 200ms which caused runtime shutdown to take 200ms longer than required. Reduces runtime shutdown time for "am" from ~200ms to ~10ms. Bug: 26351700 Change-Id: I7fd0059cb3b04dba0acc4a1754e76c89ec867f85