commit | b966745845961934c2c6136f7be468545578f0ac | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Mon Sep 08 15:37:57 2014 +0200 |
committer | Dave Borowitz <dborowitz@google.com> | Mon Sep 08 17:54:55 2014 +0200 |
tree | 9636782052d9ac4c45720db3c088a2395ea35965 | |
parent | 1635e42e5f3ca019114b9cb44498d3683ce710ab [diff] |
RebuildNotedb: Fix double Guice binding of NotesMigration instance Once it was bound because it was annotated with @Singleton annotation and then again explicitly in RebuildNotedb class. Also add a check that notedb is only rebuilt when notes migration is enabled. Change-Id: Id42e08d34ce72f32766f67979548a350022dbdd5