aboutsummaryrefslogtreecommitdiffstats
path: root/tests/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'tests/proguard.flags')
-rw-r--r--tests/proguard.flags13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/proguard.flags b/tests/proguard.flags
new file mode 100644
index 0000000..27fa7d4
--- /dev/null
+++ b/tests/proguard.flags
@@ -0,0 +1,13 @@
+-injars ../../../out/target/common/obj/JAVA_LIBRARIES/org.cyanogenmod.platform.sdk_intermediates/classes.jack
+-dontskipnonpubliclibraryclasses
+-dontskipnonpubliclibraryclassmembers
+-dontwarn android.hardware.Sensor
+-dontwarn android.test.AndroidTestRunner
+-dontwarn java.util.concurrent.ConcurrentLinkedDeque
+-dontwarn android.cts.util.**
+-dontwarn junit.**
+-forceprocessing
+-dontobfuscate
+-whyareyoukeeping class cyanogenmod.util.ColorUtils
+-verbose
+-dump fuck.txt \ No newline at end of file