From 5f53cda1971e09c4554de4ca7e232cda8f9c8665 Mon Sep 17 00:00:00 2001 From: artefvck Date: Wed, 17 Aug 2016 02:24:35 +0700 Subject: WeatherManagerService: Fix build without jack Change-Id: I9b6c7f7022fb4877f0cdb77ef3fc53048bed72c7 --- proguard.flags | 3 +++ 1 file changed, 3 insertions(+) (limited to 'proguard.flags') 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 -- cgit v1.2.3