commit | 9e9e214201d4ed756256150dd632d613613dba37 | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Wed Jul 26 10:53:03 2017 -0700 |
committer | Fyodor Kupolov <fkupolov@google.com> | Wed Jul 26 10:53:03 2017 -0700 |
tree | e546e025adec34472d08217d096c54edb69aae63 | |
parent | bdbe65deb8b066b8f8a0eec31c4e936c06f3dd39 [diff] |
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