diff options
author | Fedor917 <cryscript@gmail.com> | 2016-11-10 16:00:35 +0700 |
---|---|---|
committer | Fedor917 <cryscript@gmail.com> | 2016-11-10 16:00:35 +0700 |
commit | 85605b1c07bdaefcb735bbbcb4ca73ba23c970b5 (patch) | |
tree | 0bcddbfedced9c12d981a393666e3195e68a6239 /doze/AndroidManifest.xml | |
parent | 487ba9083f6ce43d305da4878f63c734ad17998f (diff) |
Rename CmDoze to ZukDoze
Diffstat (limited to 'doze/AndroidManifest.xml')
-rw-r--r-- | doze/AndroidManifest.xml | 2 |
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"> |