• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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.
4rule android.net.util.** com.android.net.module.util.@1
5