Home | History | Annotate | Download | only in framework-tests
      1 This package contains tests which need to access package-private members in the framework code.
      2 To do this, the tests must be loaded in the same class loader as the classes which they are
      3 testing. This package is loaded in the boot classpath.
      4 
      5 Run these tests via AndroidTests -> FrameworkTests.
      6