diff options
| author | doc <doc.divxm@gmail.com> | 2015-02-19 20:38:16 +0200 |
|---|---|---|
| committer | eyosen <abittin@gmail.com> | 2015-02-19 20:47:05 +0200 |
| commit | 462f50bc3c3ea62e4805c1b119dc775d77c9f0c9 (patch) | |
| tree | 086900e9d645b93c571530a0f68fe7acedc02eaf | |
| parent | 17e74b7d93dce3ea1bfc8b555dade3c3081961b3 (diff) | |
endeavoru: remove torch overlay
Change-Id: Idc28aaec2f3b247568230f948f41040212a621ad
| -rw-r--r-- | overlay/packages/apps/Torch/res/values/config.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/overlay/packages/apps/Torch/res/values/config.xml b/overlay/packages/apps/Torch/res/values/config.xml deleted file mode 100644 index f9f056d..0000000 --- a/overlay/packages/apps/Torch/res/values/config.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2011, The CyanogenMod 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> - <!-- Highest setting, leave -1 if it doesn't exist. Default 3 --> - <integer name="valueDeathRay">-1</integer> -</resources> |
