diff options
author | KalimochoAz <calimochoazucarado@gmail.com> | 2012-11-23 15:16:05 +0100 |
---|---|---|
committer | KalimochoAz <calimochoazucarado@gmail.com> | 2012-11-23 15:16:05 +0100 |
commit | 56e4a3e11e9858f6add2436bb5eafdc0379d9425 (patch) | |
tree | c9f6cc69130c4b5c34b594d0b2e46c390dda65fb | |
parent | 45bc4b754b3a89d39caac8f9b58b14182c67ecf6 (diff) | |
download | device_samsung_tuna-56e4a3e11e9858f6add2436bb5eafdc0379d9425.zip device_samsung_tuna-56e4a3e11e9858f6add2436bb5eafdc0379d9425.tar.gz device_samsung_tuna-56e4a3e11e9858f6add2436bb5eafdc0379d9425.tar.bz2 |
repair overlay compilation for settings
Change-Id: Ib25dc903aab7f21c30004c10f6edd51309a9fefa
-rw-r--r-- | overlay/packages/apps/Settings/res/values/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/packages/apps/Settings/res/values/config.xml b/overlay/packages/apps/Settings/res/values/config.xml index b314f7a..a0b57f7 100644 --- a/overlay/packages/apps/Settings/res/values/config.xml +++ b/overlay/packages/apps/Settings/res/values/config.xml @@ -18,7 +18,4 @@ <resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 "> <!-- LED Flashlight --> <bool name="has_led_flash">true</bool> - - <!-- Show Expanded Desktop preference --> - <bool name="config_show_expandedDesktop">true</bool> </resources> |