Home | History | Annotate | only in /frameworks/base/tests/framework-tests
Up to higher level directory
NameDateSize
Android.mk31-Jul-201037
README31-Jul-2010296
src/31-Jul-2010

README

      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