commit | 8efec2c0958ef8316cd24f7c79de818a7ca4cde9 | [log] [tgz] |
---|---|---|
author | Nan Wu <wnan@google.com> | Fri Dec 02 19:08:54 2022 +0000 |
committer | Nan Wu <wnan@google.com> | Fri Sep 01 23:50:07 2023 +0000 |
tree | 742acd42f84cc3646cb8001103aca56ea7eebf73 | |
parent | 5233950a6672e322b362c42eaef17991755193c3 [diff] |
DO NOT MERGE Disallow Wallpaper service to launch activity from background. Add a flag so that when a foreground client binds to a service, disallow the bound service to launch activity from background. Modify the WallpaperManagerService to take advantage of the new flag. Test: atest BackgroundActivityLaunchTest WallpaperManagerServiceTests Bug: 298094386 Change-Id: Id4e4cb6144597cf3638f2aaa34ea455a239fa1a7