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

This commit is contained in:
Fan Zhang
2019-05-30 17:56:34 +00:00
committed by Android (Google) 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,