blob: 7b46b256e87e94f90dadd2681dbbf2ecd9990b3b [file] [log] [blame]
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08001This package contains tests which need to access package-private members in the framework code.
2To do this, the tests must be loaded in the same class loader as the classes which they are
3testing. This package is loaded in the boot classpath.
4
5Run these tests via AndroidTests -> FrameworkTests.