summaryrefslogtreecommitdiff
path: root/service/jarjar-rules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'service/jarjar-rules.txt')
-rw-r--r--service/jarjar-rules.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/service/jarjar-rules.txt b/service/jarjar-rules.txt
index ebaebab..c284d6e 100644
--- a/service/jarjar-rules.txt
+++ b/service/jarjar-rules.txt
@@ -1,3 +1,6 @@
rule com.android.modules.utils.** com.android.server.deviceconfig.internal.modules.utils.@1
rule com.google.protobuf.** com.android.server.deviceconfig.internal.protobuf.@1
+rule com.google.common.** com.android.server.deviceconfig.internal.common.@1
+rule javax.annotation.** com.android.server.deviceconfig.javax.annotation.@1
+rule com.google.thirdparty.publicsuffix.** com.android.server.deviceconfig.publicsuffix.@1
rule android.aconfig.** com.android.server.deviceconfig.internal.aconfig.@1