Fix NPEs during ContactsProvider2Test
This happend if a raw_contact had null account name. Apparently some tests
will leave such records. Turned out streamItemPhotoIdToAccount wasn't actually
used, so I just removed it.
Also now ContactsProvider2.onCreate() doesn't supress exceptions if running
unittests.
Also removed ContactAggregatorPerformanceTest, which was failing to initialize
the provider as well. It was essentially disabled2 years ago anyway in
Id076a108.
Bug 5664700
Change-Id: I0b7fb0834965058886aa816a47629b93b86a6e13
3 files changed