commit | 4c065abfaf59bdc237f65ceb9704d76bf0819d3a | [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 15:26:42 2023 +0000 |
tree | a1be7a321d53d471d4dfac5d9500c0460a247f02 | |
parent | cdb758450b0dbc2398b3facadf8486ef98f2c583 [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