commit | 03705235385bda6941a9dbb3e2311e297fc4c44f | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Fri Aug 30 14:43:59 2013 -0700 |
committer | Chiao Cheng <chiaocheng@google.com> | Fri Aug 30 16:44:13 2013 -0700 |
tree | 577b283e237ce75b4587c7ca2032391780fea9a4 | |
parent | ced3c18be61394a658a05d80b54a3853430572a8 [diff] |
Fix provider lookup when coming back from notification. - Provider lookups were being dropped because the cache lookup code throught the info already existed. This was due to the cache not being cleared in all cases. - Also made cache thread-safe since it is being used from both the ui thread and background lookup threads. Bug: 10545307 Change-Id: I8f10d6cc827d8ece773c2cae443b40b5ce521ad6