commit | 09c0d6ef9e977bd07d92446556972ad0f7158a72 | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Fri Sep 16 09:08:11 2022 +0800 |
committer | Jeff Chang <chengjeff@google.com> | Sun Sep 18 23:06:12 2022 +0800 |
tree | d86cd630f665e95f547e6b25b3e26b99052b16eb | |
parent | 3e652032ec824ac88f85de831e75fd8133f04970 [diff] |
Allow background activity launch by drag notification Drag notification to launch activity is aborted since the app is not visible. This CL adds the background activity allowed flag to make activity launches successful. Bug: 237985674 Test: Drag the notification to home. Check the activity is launched. Change-Id: I6513e7d5d7b17c4a41c32316fd7504fe1bf2e793