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
Loading
Please register or sign in to comment