summaryrefslogtreecommitdiff
path: root/packages/Connectivity/framework/jarjar-rules.txt
blob: 381a4ac8750563aaadddac199e05286b42cdc166 (plain)
1
2
3
4
5
6
7
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.**