Formalize Telecom BlockedNumbers APIs into manager.
As per API feedback, the BlockedNumbers APIs used by Telecom needs to follow the manager pattern instead as this is the preferred method for making binder calls into the OS. This CL makes a separate file to define the new Manager, which is being exposed as a system API (for internal use by Telecom). Bug: 325049252 Bug: 311773409 Test: atest BlockedNumberContractTest && atest TelecomUnitTests Change-Id: I1c9127dc5e5403f7a81716211dc63e00ec0eff89
Loading
Please register or sign in to comment