diff options
author | Chris Wren <cwren@android.com> | 2016-02-23 11:10:44 -0500 |
---|---|---|
committer | Chris Wren <cwren@android.com> | 2016-02-23 11:10:44 -0500 |
commit | 2633e24ed8be28b7cdd9061aabd94ab9317f92ee (patch) | |
tree | d8e678e920c175958accbe19636bd4be8312b7a5 | |
parent | 87a5de3e3282bc4c01544603e1abd678bdba568a (diff) |
hide the nanos even harder
Bug: 26925668
Change-Id: Ic56460926bd62ac41e64f4d37f52d962976ca644
-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 + |