OSDN Git Service

Fix broken calendar tests.
authorKen Shirriff <kens@google.com>
Tue, 28 Jul 2009 23:15:38 +0000 (16:15 -0700)
committerKen Shirriff <kens@google.com>
Tue, 28 Jul 2009 23:20:48 +0000 (16:20 -0700)
commit04cc0e121f0f9fb236150be5e9afa1b8d0105026
tree58774e68ee417c11a73d192afd8e1cd6c57c2d50
parent27700ef16b9058a3cfa4010a18d843888ef4b07d
Fix broken calendar tests.

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

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