OSDN Git Service

Add FLAG_ACTIVITY_CLEAR_TOP to more details intent
authorPetr Cermak <petrcermak@google.com>
Wed, 23 May 2018 14:29:53 +0000 (15:29 +0100)
committerPetr Cermak <petrcermak@google.com>
Wed, 23 May 2018 14:33:41 +0000 (15:33 +0100)
commit5c98d61f6ce3886b6963b1559623dc07aea85ff8
treeebb9138dad29b95639bc5a7490bb7a311f4860f6
parenta1b34a43a258db964adf487b266b68a3079c71a2
Add FLAG_ACTIVITY_CLEAR_TOP to more details intent

This ensures that the more details activity displays information about
the correct app.

Change-Id: I0c0f71fff32c2c1c5f4597c8a4eab90ec54409ca
Fixes: 80070434
Test: manually verified
core/java/com/android/internal/app/SuspendedAppActivity.java