commit | 799f721fcbff7a5ef62141786a642290f275903b | [log] [tgz] |
---|---|---|
author | Dan Egnor <egnor@google.com> | Tue Nov 24 16:24:44 2009 -0800 |
committer | Dan Egnor <egnor@google.com> | Tue Nov 24 16:57:44 2009 -0800 |
tree | c2042b0afdeb75f0de9b7a937a985973d78c89b6 | |
parent | 8e2eb583e73e1e4813999bc0f49cc26d8d63bcb8 [diff] |
Fix a bug in the Settings contract class (introduced in an ... iffy ... fix to a race condition) that breaks the caching of non-existent Settings/Secure/ Gservices values (causing lots of unnecessary database queries). Fix a dumb thinko (reversed condition) in the SQLiteDatabase logging.