diff options
author | zachh <zachh@google.com> | 2018-05-18 13:40:45 -0700 |
---|---|---|
committer | Copybara-Service <copybara-piper@google.com> | 2018-05-18 15:20:36 -0700 |
commit | 77669bbcb44857df47eed9ae598be1258961857d (patch) | |
tree | 52b8d4b8c6510910ae8ec3204d2aab6fab7358a0 /CONTRIBUTING | |
parent | b327b63680f609125b80a3804445a8cf16e70fcb (diff) |
Cleaned up deps in SpamBlockingPromoHelperTest.
Deprecated RobolectricApplication.
RobolectricApplication uses RobolectricDialerRootComponent, which depends on all parts of the dialer application (CallLog, PhoneLookup, CommandLine, etc). None of these things matter for leafy unit tests like SpamBlockingPromoHelperTest and they just serve to slow down builds; both for tests that use RobolectricApplication and presubmits for all parts of the application. (Unrelated changes to the call log for example, would trigger this test on presubmit because this test depends on call log when it shouldn't.)
TEST=yes
Test: yes
PiperOrigin-RevId: 197193370
Change-Id: I425351eef2954d105ac7fc7c4120767d275a4fc8
Diffstat (limited to 'CONTRIBUTING')
0 files changed, 0 insertions, 0 deletions