summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorZiyann <jaraidaniel@gmail.com>2014-11-14 12:37:28 +0100
committerZiyan <jaraidaniel@gmail.com>2014-12-13 00:39:19 +0100
commitdc8180c6c7c0b391fe23bfeb72336ec0d08126f7 (patch)
tree9089e40759f0ba89d6e67c3750b711fea5571bf7 /overlay
parenta92f67b5ec5019edce8b0e3bc23a2993f936bf8e (diff)
downloaddevice_samsung_tuna-dc8180c6c7c0b391fe23bfeb72336ec0d08126f7.zip
device_samsung_tuna-dc8180c6c7c0b391fe23bfeb72336ec0d08126f7.tar.gz
device_samsung_tuna-dc8180c6c7c0b391fe23bfeb72336ec0d08126f7.tar.bz2
tuna: refactor makefiles
Change-Id: I68d8d05f1baa333e94da4e2450d9e961ec68bd0b
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 54e2ce1..51b55d6 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -237,10 +237,6 @@
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveNotificationLed">true</bool>
- <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
- specified -->
- <string name="default_wallpaper_component" translatable="false">com.android.phasebeam/.PhaseBeamWallpaper</string>
-
<!-- Vibrator pattern for feedback about touching a virtual key -->
<integer-array name="config_virtualKeyVibePattern">
<item>10</item>