Remove package if misbehaving when bound
When an application is bound to the framework and is misbehaving (such as reporting a null binder), unbind and remove the package from the cache. This will remove the app from being chosen to bind for device/carrier ImsService until there is an update to the app or the device reboots. Bug: 72644209 Test: atest FrameworksTelephonyTests:ImsServiceControllerTest FrameworksTelephonyTests:ImsResolverTest Change-Id: I641726a08395f594d5edf949f0a7a378a0b59e6d
Loading
Please register or sign in to comment