summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorJustin Ho <justinho@google.com>2010-11-22 11:47:17 -0800
committerJustin Ho <justinho@google.com>2010-11-22 11:47:17 -0800
commitabd5d55518c5f46362780c8a13b1521e3d757aed (patch)
tree5263a17a071fbbff033982d39bc482266cc4e040 /overlay
parentf9746cf957f867e0ea210ed6f5a41b9a18b1fb6a (diff)
downloaddevice_samsung_crespo-abd5d55518c5f46362780c8a13b1521e3d757aed.zip
device_samsung_crespo-abd5d55518c5f46362780c8a13b1521e3d757aed.tar.gz
device_samsung_crespo-abd5d55518c5f46362780c8a13b1521e3d757aed.tar.bz2
Reverting livewallpaper changes that were originally for Gingerbread on Crespo (via CL# 77926)
Change-Id: I5d934bb4d121adbf4ef5af580cfdc28b00311c2e
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/wallpapers/Basic/res/drawable-hdpi/nexus_thumb.pngbin14743 -> 0 bytes
-rw-r--r--overlay/packages/wallpapers/Basic/res/drawable-hdpi/pyramid_background.pngbin700848 -> 0 bytes
-rw-r--r--overlay/packages/wallpapers/Basic/res/values/surfacemode.xml18
3 files changed, 0 insertions, 18 deletions
diff --git a/overlay/packages/wallpapers/Basic/res/drawable-hdpi/nexus_thumb.png b/overlay/packages/wallpapers/Basic/res/drawable-hdpi/nexus_thumb.png
deleted file mode 100644
index 84462e2..0000000
--- a/overlay/packages/wallpapers/Basic/res/drawable-hdpi/nexus_thumb.png
+++ /dev/null
Binary files differ
diff --git a/overlay/packages/wallpapers/Basic/res/drawable-hdpi/pyramid_background.png b/overlay/packages/wallpapers/Basic/res/drawable-hdpi/pyramid_background.png
deleted file mode 100644
index 76ffd37..0000000
--- a/overlay/packages/wallpapers/Basic/res/drawable-hdpi/pyramid_background.png
+++ /dev/null
Binary files differ
diff --git a/overlay/packages/wallpapers/Basic/res/values/surfacemode.xml b/overlay/packages/wallpapers/Basic/res/values/surfacemode.xml
deleted file mode 100644
index 37774ed..0000000
--- a/overlay/packages/wallpapers/Basic/res/values/surfacemode.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2010 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<resources>
- <bool name="use_32bit">true</bool>
-</resources>