summaryrefslogtreecommitdiffstats
path: root/common-overlay
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2013-02-23 05:03:10 +0000
committercodeworkx <codeworkx@cyanogenmod.org>2013-02-23 05:57:37 +0000
commitb271803ae2451c951344655ffe43ff74b42fa2ab (patch)
tree0b6df94a4024a62c9167ac43064e100d2bd82fcc /common-overlay
parent02e8ab0261df797a0f4275a65287b4c822200516 (diff)
downloaddevice_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.zip
device_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.tar.gz
device_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.tar.bz2
p51xx: fix dock audio, add device specific settings
Change-Id: Icaa5e6f7dc2a924ededbe9f5be4a768bcb3ecf6e
Diffstat (limited to 'common-overlay')
-rw-r--r--common-overlay/packages/apps/Settings/res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/common-overlay/packages/apps/Settings/res/values/config.xml b/common-overlay/packages/apps/Settings/res/values/config.xml
index 165b0d1..6c9dc5f 100644
--- a/common-overlay/packages/apps/Settings/res/values/config.xml
+++ b/common-overlay/packages/apps/Settings/res/values/config.xml
@@ -20,4 +20,7 @@
<!-- Show Expanded Desktop preference -->
<bool name="config_show_expandedDesktop">true</bool>
+ <!-- Dock Settings -->
+ <bool name="has_dock_settings">true</bool>
+
</resources>