commit | a09325ea18f1ffff477e41977865af8a32e0252b | [log] [tgz] |
---|---|---|
author | tmfang <tmfang@google.com> | Thu Sep 27 14:11:58 2018 +0800 |
committer | tmfang <tmfang@google.com> | Fri Sep 28 11:26:17 2018 +0800 |
tree | 483e7cc8318fe358ecd3c7036aa7ebc1c538344b | |
parent | 67793945f0483fc9acc39f1fb69473eb472bee9d [diff] |
Remove custom Robolectric util class. We directly use Robolectric/ActivityController to setup an FragmentActivity lifecycle. So, I removed the custom Robolectric in robotests/testutils. Change-Id: Ib93265f719e1eb9606c9ad6f05c1dd1957302e8b Fixes: 111195450 Test: robotests