[DO NOT MERGE] Adding constants already available in burnaby

Change-Id: I653fe653c4a7ee3644d17f45f3df34e3621aaee8
This commit is contained in:
Sunny Goyal 2015-06-26 15:29:20 -07:00
parent 79f25bedd2
commit 42ea0db889
1 changed files with 3 additions and 0 deletions

View File

@ -105,6 +105,9 @@ public class LauncherSettings {
* Tracks the order of workspace screens.
*/
public static final class WorkspaceScreens implements ChangeLogColumns {
public static final String TABLE_NAME = "workspaceScreens";
/**
* The content:// style URL for this table
*/