commit | 8846e4d0899e69b110d28dd4dfb7c33fb0e87407 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Sat Feb 20 15:05:30 2021 +0800 |
committer | Louis Chang <louischang@google.com> | Tue Mar 09 11:46:07 2021 +0800 |
tree | 38a3a3f12cd669af340da71fac95ecc508fe97f7 | |
parent | ca5181f90a87d537a64d702fa3535ab1823f3baa [diff] |
New activity launch mode - singleInstancePerTask Adding a new activity launch mode `singleInstancePerTask` which is similar to singleTask that the activity is single instance and can only be created in task root, but still allowed to be created in multiple documents or tasks. Also adding meta-data support of apps that targeting on previous SDK. Bug: 175354896 Test: IntentTests Change-Id: I4ba3b2ba6d619677f03e67d3b7da1b5d2a79907f