The library will be included in the connectivity module APEX when migrating its sources out of framework-minus-apex. Bug: 171540887 Test: m Change-Id: I1595521eaced6e6997c076bb56b06ffdd22a4fa0
8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
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.**
|
|
|