commit | 23dbc95af48f86ce9ded2fc12de7ba438b89d1a5 | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Wed May 28 17:56:48 2014 +0100 |
committer | Neil Fuller <nfuller@google.com> | Thu May 29 11:10:21 2014 +0100 |
tree | 1f0ad73261b71b3b23496268f01dcec694134545 | |
parent | 808b7a3adfc04a1c9e618dbf35d6ad5f54e46fcf [diff] [blame] |
Add jarjar rules to repackage okio to com.android.okio ... and thereby avoid conflicts with apps. Bug: 15303726 Change-Id: I231ffb6a2e60ae47105b781e0da2ae7866eedff1
diff --git a/jarjar-rules.txt b/jarjar-rules.txt index 1629f1c..ccb5fdd 100644 --- a/jarjar-rules.txt +++ b/jarjar-rules.txt
@@ -1 +1,2 @@ rule com.squareup.** com.android.@1 +rule okio.** com.android.okio.@1