commit | d447d1a3819bd66e2ab8c93c6947e982feb11bf7 | [log] [tgz] |
---|---|---|
author | susnata <susnata@google.com> | Wed Jun 22 11:57:37 2016 -0700 |
committer | susnata <susnata@google.com> | Mon Jun 27 10:56:56 2016 -0700 |
tree | dc2fbf205da6e24a8a4493757cf43e27fb4a1c61 | |
parent | 1f55c2c933d1085a097b00598aef18de029fe0d2 [diff] |
Switching from ActivityInstrumentationTestCase2 to ActivityTestRule. Leanback instrumentation tests are currently using deprecated ActivityInstrumentationTestCase2 class. This CL replaces the deprecated class with the recommeded approach - using ActivityTestRule. We will have to make similar changes for other tests. Change-Id: I647b1e5e1382f5cac96c7ccd56305ead3ffa721d