commit | ce8a02769a4a19eeaa3e56f3f27c2b868e8668d6 | [log] [tgz] |
---|---|---|
author | Marcus Hagerott <mhagerott@google.com> | Wed Nov 16 16:47:41 2016 -0800 |
committer | Marcus Hagerott <mhagerott@google.com> | Thu Nov 17 08:41:10 2016 -0800 |
tree | cf44978bb4afedf057486c4ae76ba966337906c2 | |
parent | 334bc5fddadf0878d7e9d75e27924c571bfc5e5a [diff] |
Fix test failures on API 22 A SecurityException is thrown when using AccountManager.addAccountExplicitly because the app doesn't have AUTHENTICATE_ACCOUNTS permission. This bumps the Sdk required for the failing tests instead of taking the additional permission since AUTHENTICATE_ACCOUNTS isn't needed on API 23 and higher. Test ran GoogleContactsTests Bug 32938088 Change-Id: I57ecd4e4fd7269b378268abebba5fae1ded59469