summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorartefvck <artefvck07@gmail.com>2016-08-17 02:24:35 +0700
committerAdrian DC <radian.dc@gmail.com>2016-12-03 21:36:19 +0100
commitfc544fb93ed4df2558231342a29fd659748e4862 (patch)
tree5f5774606fafe40cc64979ffda96b551d506f36b
parent89871dceb3353f2cf05d91aaf7fb8249e02abac7 (diff)
downloadandroid_packages_services_WeatherService-fc544fb93ed4df2558231342a29fd659748e4862.tar.gz
android_packages_services_WeatherService-fc544fb93ed4df2558231342a29fd659748e4862.tar.bz2
android_packages_services_WeatherService-fc544fb93ed4df2558231342a29fd659748e4862.zip
WeatherManagerService: Fix build without jackstable/cm-13.0-ZNH5Y
RM-290 Change-Id: I9b6c7f7022fb4877f0cdb77ef3fc53048bed72c7
-rw-r--r--proguard.flags3
1 files changed, 3 insertions, 0 deletions
diff --git a/proguard.flags b/proguard.flags
index d852fbc..b771829 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -20,3 +20,6 @@
-dontwarn cyanogenmod.**
-keep class cyanogenmod.app.** { *; }
+
+# Disable a specific optimization that trigger the proguard bug
+-optimizations !code/allocation/variable