[DO NOT MERGE] Adding constants already available in burnaby
Change-Id: I653fe653c4a7ee3644d17f45f3df34e3621aaee8
This commit is contained in:
parent
79f25bedd2
commit
42ea0db889
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue