Index: third_party/guava/proguard.flags |
diff --git a/third_party/guava/proguard.flags b/third_party/guava/proguard.flags |
index 015d703a305f803c2f0b63577c942359f6cea110..604059ae3c0cf38579274521de47b946e2eb156a 100644 |
--- a/third_party/guava/proguard.flags |
+++ b/third_party/guava/proguard.flags |
@@ -10,10 +10,6 @@ |
*; |
} |
--keep class com.google.common.collect.** { |
- *; |
-} |
- |
-keepattributes Signature |
# Don't complain about usage of sun.misc.Unsafe. Guava imports this, |