commit | 0281bcc971694f4e18ed00c9a3ed5aa0f0b4740b | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Thu Apr 30 13:54:57 2020 +0100 |
committer | Zim <zezeozue@google.com> | Thu Apr 30 13:54:57 2020 +0100 |
tree | 2805a48ec817a143ca424ff7f3d3193d52bfeb87 | |
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