Half of CTS AccessibilityEvent test fix for Wear.
Wear does not alert for notifications if another activity is
in the foreground. This finish()es the test activity after sending
the notification, so Wear's Home can alert, triggering the
AccessibilityEvent the test is waiting for.
Bug: 18411085

Change-Id: I4c0c4bfc0cc415982fe11fcd62a640916b23a97e
1 file changed