diff options
author | Wale Ogunwale <ogunwale@google.com> | 2015-09-02 14:53:29 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2015-09-02 14:53:29 -0700 |
commit | 2cb2dd40d6a84a3c113c1a858e85ca642d7faf77 (patch) | |
tree | 78da88470e3388b309022adcbaabf012a7167f57 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | ee72f99dd14c8e531cd1a114d162a49636e7b809 (diff) |
Respect DONT_KILL_APP flag when bringing down a disabled service.
Commit 540e123 introduce logic to clean up states when a component is
disabled. For services this included marking the process running the
service as removed so it can be killed later. However, this wasn't
respecting the Intent.EXTRA_DONT_KILL_APP flag where the caller
doesn't want the process of the disabled component to be killed.
This change now takes the flag into account.
Bug: 23491822
Bug: 15804187
Change-Id: I54a6e03cd66164dc8c4606a3c462114fe661ea8e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions