Files
frameworks_base/core/java
Gilles Debunne d5253fae69 All runnable are stopped on detach. DO NOT MERGE.
This prevents these runnable from holding a reference to the context
that will prevent it from being garbage collected.

The blinking cursor is especially bad and appears in memore traces.

Change-Id: I8acbfbbfc59975dfd7bcf06e941074ea7dc0b0bc
2011-01-11 10:21:41 -08:00
..