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: I17dbbd4d5e39aca8dd20de3478b0d22c5c098bbe
Loading
Please register or sign in to comment