• Home
Name
Date
Size
#Lines
LOC

..--

src/03-May-2024-1,040692

Android.mkD03-May-202437 21

READMED03-May-2024296 64

README

1This 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.
6