commit | b10fd7d064b986f799858764fe7c0279f273e4e2 | [log] [tgz] |
---|---|---|
author | Tim Barron <tjbarron@google.com> | Wed Apr 28 21:46:02 2021 +0000 |
committer | Tim Barron <tjbarron@google.com> | Fri May 07 21:24:56 2021 +0000 |
tree | d47f2cf1221bd6886c8f6bca6e051c886e3acd84 | |
parent | 05f4f582b8573a98c05ffa420c2ee458e8e344ea [diff] |
Call persistToDisk after indexing VisibilityDoc In ag/13985751 [e62a4eb007fc0266be6955c837d188a204c11cc2], we added calls to persist LITE after each mutation api call. However, VisibilityStore also creates a mutation in Icing lib - it indexes a single VisibilityDoc. We should also call persist LITE after this so that we can be sure not to lose the VisibilityDoc. Bug: 180127220 Test: None Change-Id: Ib8465a3b2f4adb8f4dc4308c3845fcc501f36c0b