commit | 11d1e5f60f518e805c5f358f5376b87c08ef69d9 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Mon Aug 11 10:27:39 2014 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Mon Aug 11 10:29:57 2014 -0700 |
tree | 8374eace979466b494b964fbd6b72b0ddf8266eb | |
parent | 9c9432da4380689419c9b18fb8955eeaec8ca86d [diff] |
Fix getMimeTypeId/getPackageId In the old code we only put ids to the cache in the insert case, but the select case. This means once the process restarts it'd never put anything in the cache. Also added the test for the conflict case. Bug 16574964 Change-Id: I9979b61b6e1a3f04a81bcf2b78a678378f1a009c