summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2015-09-02 14:53:29 -0700
committerWale Ogunwale <ogunwale@google.com>2015-09-02 14:53:29 -0700
commit2cb2dd40d6a84a3c113c1a858e85ca642d7faf77 (patch)
tree78da88470e3388b309022adcbaabf012a7167f57 /tools/aapt2/java/JavaClassGenerator.cpp
parentee72f99dd14c8e531cd1a114d162a49636e7b809 (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