commit | 88e20ec62e76570f7684f68c08215c5cfde09a85 | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Fri Mar 24 22:57:48 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Sun Mar 26 22:39:20 2023 +0900 |
tree | db16b13babc2f6f3216603a6f2a3f921ac036b05 | |
parent | 3bc28059148ed8c7f83bcdf9657bb59450e12b81 [diff] |
Fix SpaActivity launched twice for App Info This happens when shouldShowTwoPaneDeepLink() return true, the InstalledAppDetailsTop onCreate() is called twice. Only try start spa when the activity is not finishing to fix. Bug: 236346018 Test: Manually with Settings Change-Id: I4b09fba0733a6451a2ba6fd90960f9151692a2ad