aboutsummaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorHashcode <hashcode0f@gmail.com>2013-02-12 10:52:15 -0800
committerHashcode <hashcode0f@gmail.com>2013-02-12 10:52:15 -0800
commit3550c9a6d016a5f027082e3531c65743f41fece2 (patch)
tree083aac01033a7d30bdf074485dc3cfc9af3dfc64 /overlay
parentfa5acb4b75805abac1a2bb1c5c5088b1b96fe903 (diff)
remove aokp build
Change-Id: I5296f060f57b803ea81e6967ce3a39aed8c62cb3
Diffstat (limited to 'overlay')
-rw-r--r--overlay/aokp/frameworks/base/core/res/res/values-sw600dp-land/arrays.xml42
-rw-r--r--overlay/aokp/frameworks/base/core/res/res/values/arrays.xml42
-rw-r--r--overlay/aokp/frameworks/base/core/res/res/values/config.xml29
-rw-r--r--overlay/aokp/packages/apps/Trebuchet/res/values/config.xml4
4 files changed, 0 insertions, 117 deletions
diff --git a/overlay/aokp/frameworks/base/core/res/res/values-sw600dp-land/arrays.xml b/overlay/aokp/frameworks/base/core/res/res/values-sw600dp-land/arrays.xml
deleted file mode 100644
index e16210f..0000000
--- a/overlay/aokp/frameworks/base/core/res/res/values-sw600dp-land/arrays.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- /* //device/apps/common/assets/res/any/colors.xml
- **
- ** Copyright 2006, 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-
- <array name="lockscreen_targets_with_camera">
- <item>@drawable/ic_lockscreen_unlock</item>
- <item>@null</item>
- <item>@null</item>
- <item>@null</item>
- </array>
-
- <array name="lockscreen_target_descriptions_with_camera">
- <item>@drawable/ic_lockscreen_unlock</item>
- <item>@null</item>
- <item>@null</item>
- <item>@null</item>
- </array>
-
- <!-- Defines the shutdown options shown in the reboot dialog. -->
- <array name="shutdown_reboot_options" translatable="false">
- <item>@string/reboot_reboot</item>
- <item>@string/reboot_recovery</item>
- </array>
-
-</resources>
diff --git a/overlay/aokp/frameworks/base/core/res/res/values/arrays.xml b/overlay/aokp/frameworks/base/core/res/res/values/arrays.xml
deleted file mode 100644
index a6adcb3..0000000
--- a/overlay/aokp/frameworks/base/core/res/res/values/arrays.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/* //device/apps/common/assets/res/any/colors.xml
-**
-** Copyright 2006, 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-
- <array name="lockscreen_targets_with_camera">
- <item>@drawable/ic_lockscreen_unlock</item>
- <item>@null</item>
- <item>@null</item>
- <item>@null</item>
- </array>
-
- <array name="lockscreen_target_descriptions_with_camera">
- <item>@drawable/ic_lockscreen_unlock</item>
- <item>@null</item>
- <item>@null</item>
- <item>@null</item>
- </array>
-
- <!-- Defines the shutdown options shown in the reboot dialog. -->
- <array name="shutdown_reboot_options" translatable="false">
- <item>@string/reboot_reboot</item>
- <item>@string/reboot_recovery</item>
- </array>
-
-</resources>
diff --git a/overlay/aokp/frameworks/base/core/res/res/values/config.xml b/overlay/aokp/frameworks/base/core/res/res/values/config.xml
deleted file mode 100644
index 73b3004..0000000
--- a/overlay/aokp/frameworks/base/core/res/res/values/config.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-** Copyright 2011, 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.
-*/
--->
-
-<!-- These resources are around just to allow their values to be customized
- for different hardware and product builds. -->
-<resources>
-
- <!-- LUN file to be used by legacy USB manager.
- The existence of this file will be used to determine in the
- legacy USB manager should be started. -->
- <!-- <string name="config_legacyUmsLunFile">/sys/devices/platform/usb_mass_storage/lun0/file</string> -->
-
-</resources>
diff --git a/overlay/aokp/packages/apps/Trebuchet/res/values/config.xml b/overlay/aokp/packages/apps/Trebuchet/res/values/config.xml
deleted file mode 100644
index 5ae904d..0000000
--- a/overlay/aokp/packages/apps/Trebuchet/res/values/config.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<resources>
- <bool name="config_cyanogenmod">true</bool>
- <bool name="is_large_screen">true</bool>
-</resources>