Remi NGUYEN VAN | eb6aa22 | 2021-03-14 12:56:26 +0900 | [diff] [blame] | 1 | rule com.android.net.module.util.** android.net.connectivity.framework.util.@1 |
| 2 | |
| 3 | # TODO (b/149403767): remove the annotations from net-utils-device-common instead of here |
| 4 | zap android.annotation.** |
| 5 | zap com.android.net.module.annotation.** |
| 6 | zap com.android.internal.annotations.** |
| 7 | |
Remi NGUYEN VAN | 8c2d521 | 2021-03-14 15:28:10 +0900 | [diff] [blame^] | 8 | rule android.net.NetworkCapabilitiesProto* android.net.connectivity.proto.NetworkCapabilitiesProto@1 |
| 9 | rule android.net.NetworkProto* android.net.connectivity.proto.NetworkProto@1 |
| 10 | rule android.net.NetworkRequestProto* android.net.connectivity.proto.NetworkRequestProto@1 |