summaryrefslogtreecommitdiffstats
path: root/self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-05-19 16:14:15 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-05-24 16:00:12 -0700
commit9624ea43f9f34e62c9611b4ff134cff06c3156a7 (patch)
tree3cb53a0acdc4a8deaa10cfddcc192d645bb74132 /self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
parent85b5333be9154e1fc97fdf787e9fd7abd5241242 (diff)
downloaddevice_samsung_crespo-9624ea43f9f34e62c9611b4ff134cff06c3156a7.tar.gz
device_samsung_crespo-9624ea43f9f34e62c9611b4ff134cff06c3156a7.tar.bz2
device_samsung_crespo-9624ea43f9f34e62c9611b4ff134cff06c3156a7.zip
Scripts to package the crespo binary archives.
Change-Id: Ib5d3c276815ae29bbe19f19c596c3f40b96bdaf7
Diffstat (limited to 'self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml')
-rw-r--r--self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml20
1 files changed, 20 insertions, 0 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
new file mode 100644
index 0000000..daf1b6f
--- /dev/null
+++ b/self-extractors/imgtec/staging/overlay/packages/apps/Launcher2/res/layout/all_apps.xml
@@ -0,0 +1,20 @@
+<?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>