commit | ec0569c12e144d9b53542180d5015c4a6dbe84bf | [log] [tgz] |
---|---|---|
author | Ricky Wai <rickywai@google.com> | Mon Nov 23 11:36:38 2020 +0000 |
committer | Ricky Wai <rickywai@google.com> | Tue Dec 01 14:57:01 2020 +0000 |
tree | dec6fcbde8868954940cbd3b51d66ce1e4b62318 | |
parent | 8b0cc5a24ccce499ae752bcad79554f0ea25134b [diff] |
Resume app switching if activity is start from recent If app is started from recent, it doesn't go to regular startActivity path, but it should still resume app switching feature. Bug: 173509909 Test: atest ActivityStarterTests Test: In gesture navigation mode, switch between apps, can see the resume app swithcing api is called and apps are able to start activities successfully. Change-Id: I0c2e2d9083d48401c9e00159edb49ed8268a8248