Uses the test Home for time-tracking api tests in ActivityManagerTest.

- Some platform's Home embeds TaskView, which breaks the time-tracking api test.
- Tried for ActivityManagerTest to extend ActivityManagerTestBase, but it broke the other tests, so I just introduced the class HomeActivitySession directly.

Bug: 199932884
Test: atest android.app.cts.ActivityManagerTest
Change-Id: I6063e35780463e418bea96e03715d2d9e2b4e699
3 files changed