summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-05-09 13:38:51 -0700
committerWinson Chung <winsonc@google.com>2011-05-09 13:38:51 -0700
commit6185d613fe2add138651130b18445733b9dd4e21 (patch)
treea646280f7e8e1f8c579f56b103310903d01a72cb /overlay
parent95951545cbe7a9fcc18d9809292bad7affb531e7 (diff)
downloaddevice_samsung_tuna-6185d613fe2add138651130b18445733b9dd4e21.zip
device_samsung_tuna-6185d613fe2add138651130b18445733b9dd4e21.tar.gz
device_samsung_tuna-6185d613fe2add138651130b18445733b9dd4e21.tar.bz2
Removing old all apps overlay.
Change-Id: Ibca7df6b33c1c2e56447bd166085fa362609e90d
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/apps/Launcher2/res/layout/all_apps.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/overlay/packages/apps/Launcher2/res/layout/all_apps.xml b/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
deleted file mode 100644
index f9761f1..0000000
--- a/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
+++ /dev/null
@@ -1,20 +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.
--->
-
-<!-- switch to all_apps_3d on devices that support RenderScript -->
-<merge xmlns:android="http://schemas.android.com/apk/res/android">
- <include layout="@layout/all_apps_3d" />
-</merge>