summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-land
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2012-06-29 17:41:25 -0700
committerJim Miller <jaggies@google.com>2012-06-29 18:29:08 -0700
commita592d224732a06c3776a41df37a52bac4c64a654 (patch)
treec3e7145357d33eb7952b7c5e50d2e227d43fbcf2 /core/res/res/values-land
parent875e0554c908f600c2fd50d6d1539ceda115df82 (diff)
downloadframeworks_base-a592d224732a06c3776a41df37a52bac4c64a654.zip
frameworks_base-a592d224732a06c3776a41df37a52bac4c64a654.tar.gz
frameworks_base-a592d224732a06c3776a41df37a52bac4c64a654.tar.bz2
Minor cleanup of left overs from GlowPadView integration.
- remove unused "chevron" assets - reduce memory footprint in SystemUI by not loading unused handle drawable. Change-Id: Iad1799d1a8a764c6abb4201520aa47ba84d33c38
Diffstat (limited to 'core/res/res/values-land')
-rw-r--r--core/res/res/values-land/arrays.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/res/res/values-land/arrays.xml b/core/res/res/values-land/arrays.xml
index 6db3a50..1cd9e74 100644
--- a/core/res/res/values-land/arrays.xml
+++ b/core/res/res/values-land/arrays.xml
@@ -69,11 +69,4 @@
<item>@string/description_target_camera</item>
</array>
- <array name="lockscreen_chevron_drawables">
- <item>@null</item>
- <item>@drawable/ic_lockscreen_chevron_up</item>
- <item>@null</item>
- <item>@null</item>
- </array>
-
</resources>