commit | 624262de658b2f5001d8f57940a7c0af2fc099cc | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Tue Jul 07 17:31:51 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 07 17:31:51 2020 +0000 |
tree | c2d398f775acfa0bef18d9dc136f8d295e6931a0 | |
parent | 289aca6a0e78090d825193c1168ae5c1d3a3dad8 [diff] | |
parent | 68e9a255f4e8b9f1afa81281546654f981ff433e [diff] |
Go Launcher: Fix icon placement retention am: 8f490e21c9 am: 42caab471a am: aecdaa20b0 am: 68e9a255f4 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12094432 Change-Id: I039406d9798b66af27743cb5901365784b8b5115
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>