commit | 459875d09eca62e9f8511adcf269216a7f8d87ac | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Tue Mar 04 21:29:40 2014 +0100 |
committer | Selim Cinek <cinek@google.com> | Wed Mar 05 14:56:42 2014 +0100 |
tree | 7ed2a6234c27c61fa126354b4438c0b0346c9c39 | |
parent | 10acea596e3752d1eab693fd34209767e991c92d [diff] |
Catching security exception when activity destroyed Fixed a bug where an asynctask tried to load an image even after the activity was destroyed leading to a security exception since the permission could not be granted anymore. Bug: 12760267 Change-Id: I76ee2c0ab268b0ab4bde606706046caf0e39f1e9