aboutsummaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorScott Mertz <scott@cyngn.com>2015-01-19 16:19:20 -0800
committerScott Mertz <scott@cyngn.com>2015-01-19 16:22:32 -0800
commitd658c24b449287cffb5ab819119b08d4c1ffdeff (patch)
tree40af5647d590d3194a72199ee561f1df35f36a8a /overlay
parent0f5516f8add982a4e90ef8b0974ec3788213d835 (diff)
tomato: Remove old torch overlays
Change-Id: I6a536394cfd1627ead695834fbb96e1d4b947d08
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/apps/Torch/res/values/config.xml26
1 files changed, 0 insertions, 26 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 7f5627e..0000000
--- a/overlay/packages/apps/Torch/res/values/config.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- /*
- ** Copyright 2014, 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>
- <bool name="useCameraInterface">false</bool>
- <string name="flashDevice">/sys/class/leds/torch-light/brightness</string>
- <integer name="valueOn">1</integer>
-</resources>