Omit junit.runner and junit.textui from junit gradle build.

These packages are included in the system android.test.runner,
and proguard complains if they are included in an apk.

Bug: 14417748
Change-Id: I9f20a4e793f1dd015d1fb6cccf16c40197e501b7
1 file changed