travisc 31177ce550 Fix emulator test breakage on API19, due to class loading failure in test coverage classes.
Enabling test coverage on the com.android.test project causes Dalvik to be
upset, and is just unnecessary/not useful, so this turns that off.

Also deletes a couple unneeded configuration statements in the test app that I
had missed cleaning up before.

PiperOrigin-RevId: 146975159
2017-02-08 16:48:31 -08:00
..