aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrostbite <burakdede.frostbite@gmail.com>2018-03-02 22:37:32 +0300
committerAli Al-Asadi <alasadi56@gmail.com>2018-03-08 19:27:12 +0100
commit718c0e12524b683bbfc3cf119522e036a65c5dca (patch)
tree3c3a742f88cba6174e0d6306cac1a894a8257870
parente6ea155530d8a8b16d1741c6df7e3e58846da576 (diff)
Revert "TEMP: MotoActions: Remove chop chop"
Change-Id: Ib349b0bf0b2fea36e4f835d5ec226037b35b96f9
-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 f9afa70..afed9f6 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">false</bool>
+ <bool name="config_hasChopChop">true</bool>
</resources>