aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrostbite <burakdede.frostbite@gmail.com>2018-01-29 13:57:18 +0300
committerAli Al-Asadi <alasadi56@gmail.com>2018-01-30 20:00:03 +0100
commit6744bbf3bc4d70bebf49a36df76508238fa4be05 (patch)
treec91f6def20b087ca3f1c25f1ea6a39a812bbba6e
parent444ae07b468ff762e90fa73b054c8701914df1ea (diff)
TEMP: MotoActions: Remove chop chop
It's broken and confuses users, remove till it gets fixed. Change-Id: Ief78d6d9fc9787ed00443ab969d4e6ebb21b62b2
-rw-r--r--LineageActions/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LineageActions/res/values/config.xml b/LineageActions/res/values/config.xml
index afed9f6..f9afa70 100644
--- a/LineageActions/res/values/config.xml
+++ b/LineageActions/res/values/config.xml
@@ -21,5 +21,5 @@
for different hardware and product builds. Do not translate. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Flag indicating if the sensor for the torch is availablei -->
- <bool name="config_hasChopChop">true</bool>
+ <bool name="config_hasChopChop">false</bool>
</resources>