Show a notification before NotificationIncidentTest#testNotificationRecords
This CL adds a NotificationnIncidentTestActivity before running
NotificationIncidentTest#testNotificationRecords. This test chacks
the notification. On phone device, there should be an USB debuging
notification during running the tests and but on ARC device there
are no notification since the device is connected via network.
This CL shows a notification explicitly before the test so that
test can detect a notification even on ARC devices.
See the bug for the detailed context of this fix.
Bug: 80428185
Test: atest NotificationIncidentTest#testNotificationRecords
Change-Id: Iff66bbe5794a9b178974e0303c295a6f3256df82
5 files changed