commit | efb240ee98310965fa4a415ebfe9d6758d91520d | [log] [tgz] |
---|---|---|
author | Jing Ji <jji@google.com> | Fri Feb 02 16:26:08 2024 -0800 |
committer | Jing Ji <jji@google.com> | Fri Feb 02 16:28:33 2024 -0800 |
tree | 0b0a9fca6605de9fe43819df9a2b311a7712c789 | |
parent | 3b8bcbc96a42b9189ff40f9c2cf26d22f6a7fef7 [diff] |
Make sure to stop the background services even if it's never active If the process is started as the background process state, its background services were not getting stopped after 60s because there's no foreground to background change event. Now fix this issue. Bug: 322928585 Test: Manual - start a BG service and wait for 60s Change-Id: I7a219f0420c8de582918ffaab603ac0a1a44d49e