summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJoanne Chung <joannechung@google.com>2021-09-23 21:48:31 +0800
committerJoanne Chung <joannechung@google.com>2021-11-02 07:56:10 +0000
commit4fc5c86bb9945be49cd77140facf62ba70b5b7e4 (patch)
tree20d570b466d6e6b70e608260d5cdd1a07f3cf752 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8361670412790336f213ebb9d35cc569590140cb (diff)
Rebind ContentCaptureService when the binderDied.
If the ContentCaptureService has package dependency with other package, if the package is updating, ContentCaptureService will also be killed. In the normal case, if the service will be reconnected but in this case the binding is cleared without any notification to the ContentCaptureManagerService. The bug is in the core platform infra. In the Content Capture code, we only see the binderDied. This change is a short term solution in S, we will rebind the service when the binderDied. To avoid crash loop, we only bind the service with limit rebind counts. Bug: 199609306 Test: manual. Add addPackageDependency to package and update the package. Make sure the state is not zombie. Change-Id: I09a4cf6281a5a259a9a759ca640d6f075726e562
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions