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