OSDN Git Service

Change dependency to standard mockito-target-minus-junit4
authorPaul Duffin <paulduffin@google.com>
Tue, 14 Mar 2017 16:37:39 +0000 (16:37 +0000)
committerPaul Duffin <paulduffin@google.com>
Fri, 17 Mar 2017 13:52:15 +0000 (13:52 +0000)
commita7773c2fb1aa168ba57b2bb12b300b11ff5f0a66
tree3d73bbfa28a18051119feb9daac5c633744afd85
parent089efe43cf821eb81a80ac9e1fb06e81af726249
Change dependency to standard mockito-target-minus-junit4

The mockito-updated-target-minus-junit4 target was added because
some tests needed a later version of mockito than was available
through mockito-target-minus-junit4. Since the latter has now
been upgraded to 2.7.13 that is no longer true and so users of
mockito-updated-target-minus-junit4 can be switched to use
mockito-target-minus-junit4 instead.

Bug: 32912773
Test: make checkbuild && runtest systemui
Change-Id: If7e4dd26d7d0e93731856e9739a048c89a835333
packages/SystemUI/tests/Android.mk
tests/testables/Android.mk
tests/testables/tests/Android.mk