Dan Egnor 6916089e83 Remove old EventLog tests from here, they will be replaced by a
(better) EventLog test in CTS.

Fix some minor errors in the handling of too-large event log values.
2010-01-07 00:28:58 -08:00
..

This package contains tests which need to access package-private members in the framework code.
To do this, the tests must be loaded in the same class loader as the classes which they are
testing. This package is loaded in the boot classpath.

Run these tests via AndroidTests -> FrameworkTests.