diff options
author | Zim <zezeozue@google.com> | 2020-04-30 13:54:57 +0100 |
---|---|---|
committer | Zim <zezeozue@google.com> | 2020-04-30 13:54:57 +0100 |
commit | 0281bcc971694f4e18ed00c9a3ed5aa0f0b4740b (patch) | |
tree | 2805a48ec817a143ca424ff7f3d3193d52bfeb87 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 33696c1cca08c3e2cc896edb292e3e335005fbfb (diff) |
Handle Context#unbindService exception
Unbinding a service for a user that is already stopped will throw
a java.lang.IllegalArgumentException: Service not registered:
com.android.server.storage.StorageUserConnection$ActiveConnection$1@370cd2c
We now handle this to avoid crashing the system
Test: m
Bug: 152299941
Change-Id: I8a76f760f67716f3cafc320a52bdcdad7bdc5d23
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions