Add tests to CallScreeningServiceFilter when connection is not properly
bound This addition is related to Change-Id: Ib25cb5b0324e95b9cda3e09bf428e11e2b79601e Original commit message: Incorrect handling of undefined call screening If registration of call-screening service fails (by default it is not available), the disconnection of said service is still attempted throwing an error due to an attempt to unregister a receiver that doesn't exist. Test: Unit test Bug: 189464381 Change-Id: Ibf175ed6aaa024961ba3e49839bf89d5e7334a27
Loading
Please register or sign in to comment