Merge "Add interface and extend db to support storing slice uris"

This commit is contained in:
Bonian Chen
2020-08-11 02:23:56 +00:00
committed by Gerrit Code Review
5 changed files with 37 additions and 4 deletions

View File

@@ -65,6 +65,7 @@ public class SlicesDatabaseHelperTest {
String[] expectedNames = {
IndexColumns.KEY,
IndexColumns.SLICE_URI,
IndexColumns.TITLE,
IndexColumns.SUMMARY,
IndexColumns.SCREENTITLE,