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