diff options
author | Michal Karpinski <mkarpinski@google.com> | 2019-04-25 16:03:30 +0100 |
---|---|---|
committer | Alan Stokes <alanstokes@google.com> | 2019-04-30 17:29:11 +0100 |
commit | 7d3a33f353513add1b04f25e3aa64ae93ff791ae (patch) | |
tree | 9ffcaceab1a1a87f67c200b59d99688abe81e20a /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1e09d0e489f1626b3ef09313f3f63d3c130471bb (diff) |
If the ServiceRecord already has a ProcessRecord attached
in startServiceLocked(), whitelist the process at that point
(previously we'd just set the valiable to true, and not add
the token)
If the process was already attached, realStartServiceLocked()
wouldn't run.
Also, don't remove bg actvity starts token as soon as the service
is stopped in stopServiceLocked() - instead only remove the token
in the timeout callback.
Bug: 131240614
Bug: 130810805
Test: manual (for the quoted bugs)
Change-Id: I0e704e7b6e8cbafb026c90533fbe4a193a47c883
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions