commit | e17055a1c85e338d0928931d199bd31594ffa8df | [log] [tgz] |
---|---|---|
author | Jon Spivack <spivack@google.com> | Fri Mar 06 13:58:01 2020 -0800 |
committer | Jon Spivack <spivack@google.com> | Tue Mar 10 17:40:13 2020 -0700 |
tree | 17a5c10e38cd25edb03504b0941c9fde235e5fd0 | |
parent | 3bbfb422fc832df7d590c45be1000fcfa51ae7fe [diff] |
LazyServiceRegistrar: Add flag to prevent shutdown This flag can be used to temporarily prevent dynamic services from being killed. For example, if a service needs to perform a task in the background it can set this flag and then disable it once the task is complete. The service will then go back to standard lazy behavior. Bug: 150967269 Test: aidl_lazy_test Change-Id: I840bbe4b6b0406f0e4de610367290448e7edd3de