Fix presentation test

Test activity was not launched in a new instance because of the use
of FLAG_ACTIVITY_NEW_TASK.
Switched to deliver new intents to the same instance and handle
onNewIntent().

Test: PresentationTest#testPresentationFollowsDisplayFlag
Bug: 157784902
Change-Id: Ic424f71f2a7fcfd4ae38b73c844a1337e0d16f1c
Merged-In: Ic424f71f2a7fcfd4ae38b73c844a1337e0d16f1c
3 files changed