Fixed AccountManagerServiceTest

It was relying on the fact that SQLiteOpenHelper was calling
openOrCreateDatabase of the mocked context, but now it calls
getDatabasePath instead.

Test: AccountManagerServiceTest pass
Change-Id: Iff88c64a97c1038c6b5e520534c260b2d78ae049
1 file changed