Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5bf05874 authored by Paul Duffin's avatar Paul Duffin
Browse files

Use legacy-test instead of core-junit

The core-junit library has been replaced with the legacy-test
library. The latter included everything that was in core-junit
plus some android.test classes that were in frameworks.

Bug: 30188076
Test: make checkbuild
Change-Id: Id2ba827705dbd2c27a1183e1153b03c11a8a4074
parent b39165d5
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -116,9 +116,11 @@ com\.android\..*


###################################################
# core-junit.jar
# legacy-test.jar
junit\.extensions
junit\.framework
android\.test
android\.test\.suitebuilder\.annotation


###################################################