commit | 6c9e884aa04b19634722d95cb65d7df1050a0c28 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Thu Apr 14 14:34:16 2016 -0400 |
committer | Jason Monk <jmonk@google.com> | Thu Apr 14 14:34:16 2016 -0400 |
tree | 9f96490a632677e5fea9195f5eed229a79783830 | |
parent | d49a846a3904068e38890a050ea660d2aa40075c [diff] |
"Fix" search - Only consider a locale actually indexed after it has had a full update run - Run all indexing queueing on the AsyncTask's serial threadpool to avoid more threading issues. Change-Id: I8fc84b0faafc5c104d090b6bbd87857550b3af89 Fixes: 27826745