summaryrefslogtreecommitdiff
path: root/packages/Connectivity/framework/jarjar-rules.txt
blob: 0959840f2dd270f3eddb888b3993b373a21494f3 (plain)
1
2
3
4
5
6
7
8
9
10
rule com.android.net.module.util.** android.net.connectivity.framework.util.@1

# TODO (b/149403767): remove the annotations from net-utils-device-common instead of here
zap android.annotation.**
zap com.android.net.module.annotation.**
zap com.android.internal.annotations.**

rule android.net.NetworkCapabilitiesProto* android.net.connectivity.proto.NetworkCapabilitiesProto@1
rule android.net.NetworkProto* android.net.connectivity.proto.NetworkProto@1
rule android.net.NetworkRequestProto* android.net.connectivity.proto.NetworkRequestProto@1