commit | e2515ac296d51e188b15790afd1e56b31d965ac8 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Nov 18 17:41:33 2013 -0800 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Nov 18 17:41:56 2013 -0800 |
tree | 5f7e4de476051060f517de37fe731b3fe3961470 | |
parent | 55d12486df5e801dc8e74d96abdf87a250bc0ba1 [diff] |
Mask OOBE when filtering recent documents. There is a data ownership issue related to recent documents Cursors, and the loader and UI threads can end up traversing the same Cursor at runtime. This change masks OOBE crashes caused by this race until we have time to fix cleanly. Bug: 11736668 Change-Id: I2039a5edcf341fcaedacc2f08bde96fc5a271782