aboutsummaryrefslogtreecommitdiff
path: root/doze/AndroidManifest.xml
diff options
context:
space:
mode:
authorFedor917 <cryscript@gmail.com>2016-11-10 16:00:35 +0700
committerFedor917 <cryscript@gmail.com>2016-11-10 16:00:35 +0700
commit85605b1c07bdaefcb735bbbcb4ca73ba23c970b5 (patch)
tree0bcddbfedced9c12d981a393666e3195e68a6239 /doze/AndroidManifest.xml
parent487ba9083f6ce43d305da4878f63c734ad17998f (diff)
Rename CmDoze to ZukDoze
Diffstat (limited to 'doze/AndroidManifest.xml')
-rw-r--r--doze/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doze/AndroidManifest.xml b/doze/AndroidManifest.xml
index d44a1b2..3dbb382 100644
--- a/doze/AndroidManifest.xml
+++ b/doze/AndroidManifest.xml
@@ -14,7 +14,7 @@
android:targetSdkVersion="24"/>
<application
- android:label="CmDoze"
+ android:label="ZukDoze"
android:persistent="true">
<receiver android:name="com.cyanogenmod.settings.doze.DozeReceiver">