OSDN Git Service

Fix broken calendar tests. DO NOT MERGE
authorKen Shirriff <kens@google.com>
Tue, 4 Aug 2009 19:32:03 +0000 (12:32 -0700)
committerKen Shirriff <kens@google.com>
Tue, 4 Aug 2009 19:32:03 +0000 (12:32 -0700)
commit8a98f5803994ca1538d53973ebc72e1c5dfdba5a
tree5efec88c32e8b7f2ecd46e63c87db4c3e3b53b49
parentb0508476e3f936f145574142f4e7cb2f45dcbd47
Fix broken calendar tests. DO NOT MERGE

The tests end up in the widget code, which calls getResources(). This needs to
be supported by the mock.

This is a back-port of change 8886 from eclair to donut.

bug=1985641
test-runner/android/test/ProviderTestCase2.java