summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-05-09 13:40:00 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-05-09 13:40:00 -0700
commitfc7b14c393fd0bb3e93e8bb2f6d000a32a588847 (patch)
tree0b7d7199d63bcae6ef116cd862e87fe5a885e7ae /overlay
parent07e254987a507f575a0007ce502a0eea27047351 (diff)
parent6185d613fe2add138651130b18445733b9dd4e21 (diff)
downloaddevice_samsung_tuna-fc7b14c393fd0bb3e93e8bb2f6d000a32a588847.zip
device_samsung_tuna-fc7b14c393fd0bb3e93e8bb2f6d000a32a588847.tar.gz
device_samsung_tuna-fc7b14c393fd0bb3e93e8bb2f6d000a32a588847.tar.bz2
Merge "Removing old all apps overlay."
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>