commit | 064be0ffc599a94ee2c4016cf69f4e8e0f062227 | [log] [tgz] |
---|---|---|
author | Nan Wu <wnan@google.com> | Fri Dec 02 19:08:54 2022 +0000 |
committer | Nan Wu <wnan@google.com> | Fri Jul 14 21:46:22 2023 +0000 |
tree | b6f34dac2fb5c5c6ffeaffb305eafda288a41f91 | |
parent | e6f4326547a17aafaac2c9744aa3f91869d70ebf [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: 261072174 Change-Id: Id4e4cb6144597cf3638f2aaa34ea455a239fa1a7