Chalard Jean | 48c6c7d | 2020-06-25 23:39:15 +0900 | [diff] [blame^] | 1 | # TODO: move the classes to the target package in java |
| 2 | rule android.net.util.IpRange* com.android.net.module.util.IpRange@1 |
| 3 | rule android.net.util.MacAddressUtils* com.android.net.module.util.MacAddressUtils@1 |
| 4 | rule android.net.util.LinkPropertiesUtils* com.android.net.module.util.LinkPropertiesUtils@1 |
| 5 | rule android.net.util.NetUtils* com.android.net.module.util.NetUtils@1 |
| 6 | rule android.net.util.nsd.** com.android.net.module.util.nsd.@1 |
Remi NGUYEN VAN | ce241a3 | 2020-01-14 21:42:09 +0900 | [diff] [blame] | 7 | rule android.annotation.** com.android.net.module.annotation.@1 |
Chalard Jean | 48c6c7d | 2020-06-25 23:39:15 +0900 | [diff] [blame^] | 8 | rule com.android.internal.annotations.** com.android.net.module.annotation.@1 |