Lorenzo Colitti | 5d9f8ed | 2020-01-21 15:31:06 +0900 | [diff] [blame] | 1 | # Ensure that the tests can directly use the version of classes from the library. Otherwise, they |
2 | # will use whatever version is currently in the bootclasspath on the device running the test. | ||||
3 | # These rules must match the jarjar rules used to build the library. | ||||
4 | rule android.net.util.** com.android.net.module.util.@1 |