summaryrefslogtreecommitdiffstats
path: root/self-extractors/imgtec
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-05-25 12:15:32 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-05-25 12:15:32 -0700
commit510e50bd7584ce7ad3fbc2801ef980dc605b602c (patch)
tree71af0dc10926d31777ccb16fe57fce3a01db33e1 /self-extractors/imgtec
parent70359bbe0266ca19f51f7a1225e87e5ae292b254 (diff)
downloaddevice_samsung_crespo-510e50bd7584ce7ad3fbc2801ef980dc605b602c.zip
device_samsung_crespo-510e50bd7584ce7ad3fbc2801ef980dc605b602c.tar.gz
device_samsung_crespo-510e50bd7584ce7ad3fbc2801ef980dc605b602c.tar.bz2
Keep up with ICS changes
Change-Id: If20457060bb8a690c8415be755ae87d1114f4d5d
Diffstat (limited to 'self-extractors/imgtec')
-rw-r--r--self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml b/self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
deleted file mode 100644
index daf1b6f..0000000
--- a/self-extractors/imgtec/staging/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>