OSDN Git Service

Fix AccountManagerServiceTest
authorKenny Root <kroot@google.com>
Tue, 31 Jul 2012 19:27:30 +0000 (12:27 -0700)
committerKenny Root <kroot@google.com>
Tue, 31 Jul 2012 19:27:32 +0000 (12:27 -0700)
commitae652cc97c9aa71838820d6d47f7535b18688436
tree26adb65d830bfdbb97cb9875bd5c411cad9a3bf1
parent26ff6626fc4ee0ae46f01ad309b366921da589fe
Fix AccountManagerServiceTest

The MockAccountAuthenticatorCache needs to implement the new method.

Bug: 6820670
Change-Id: I5d1cb3aecec63602ae4541cd01ae8e28c8328e5a
core/tests/coretests/src/android/accounts/AccountManagerServiceTest.java