diff options
-rw-r--r-- | proto/jarjar-rules.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/proto/jarjar-rules.txt b/proto/jarjar-rules.txt index 0c77c2a4a41f..50220b42b9dc 100644 --- a/proto/jarjar-rules.txt +++ b/proto/jarjar-rules.txt @@ -1 +1,2 @@ -rule com.google.** com.android.@1 +rule com.google.protobuf.nano.** com.android.framework.protobuf.nano.@1 + |