Merge "Fix bug where non-center page is visibile in HINT_STATE." into ub-launcher3-master
diff --git a/go/res/xml/device_profiles.xml b/go/res/xml/device_profiles.xml
index 0fd0eeb..0c7eba3 100644
--- a/go/res/xml/device_profiles.xml
+++ b/go/res/xml/device_profiles.xml
@@ -24,6 +24,7 @@
launcher:numFolderRows="4"
launcher:numFolderColumns="4"
launcher:numHotseatIcons="4"
+ launcher:dbFile="launcher.db"
launcher:defaultLayoutId="@xml/default_workspace_4x4" >
<display-option
@@ -36,4 +37,4 @@
</grid-option>
-</profiles>
\ No newline at end of file
+</profiles>