summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Remi NGUYEN VAN <reminv@google.com> 2021-03-22 09:27:06 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2021-03-22 09:27:06 +0000
commit15615ed0f28b51d138d4379e83ca057190202370 (patch)
tree3c6499ff660a539722b5c56475492dac0438e154
parent07f3583061ae752791a45208b780c770c430a1ba (diff)
parent1fa5fc98f707f7d789414961d4beaca3dcf0112b (diff)
Merge "Add NetworkFactory to connectivity jarjar rules" into sc-dev
-rw-r--r--packages/Connectivity/framework/jarjar-rules.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/Connectivity/framework/jarjar-rules.txt b/packages/Connectivity/framework/jarjar-rules.txt
index 0959840f2dd2..7474c246a2ea 100644
--- a/packages/Connectivity/framework/jarjar-rules.txt
+++ b/packages/Connectivity/framework/jarjar-rules.txt
@@ -1,4 +1,5 @@
rule com.android.net.module.util.** android.net.connectivity.framework.util.@1
+rule android.net.NetworkFactory* android.net.connectivity.framework.NetworkFactory@1
# TODO (b/149403767): remove the annotations from net-utils-device-common instead of here
zap android.annotation.**