aboutsummaryrefslogtreecommitdiff
path: root/doze/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'doze/proguard.flags')
-rw-r--r--doze/proguard.flags3
1 files changed, 3 insertions, 0 deletions
diff --git a/doze/proguard.flags b/doze/proguard.flags
new file mode 100644
index 0000000..a21e62f
--- /dev/null
+++ b/doze/proguard.flags
@@ -0,0 +1,3 @@
+-keep class com.cyanogenmod.settings.doze.* {
+ *;
+}