commit | 46c450d29bc7e2cdce7241ac735d6562785d8384 | [log] [tgz] |
---|---|---|
author | Debashish Chatterjee <debashishc@google.com> | Fri Jul 29 10:38:20 2011 +0100 |
committer | Debashish Chatterjee <debashishc@google.com> | Fri Jul 29 10:38:20 2011 +0100 |
tree | 4a73047ea2bed673ab8c8db7b0a3d332d29174b3 | |
parent | 03975f7ca8bb2f95ce95b6c694612c2524e91d13 [diff] |
Fix VoicemailProviderTest. Modified MockPackageManager to stub checkPermissions. This method was recently used in production code in Change-Id: I20982572d7f9a08ce98b03b23c9d2d8aa60efc9f but I missed to update the Mock. Consequently the tests now fail with unsupportedoperation exception.