Add the PhoneAccountSuggestionService
Add a service base class for phone acct suggestion. Also add associated aidl plumbing and a new permission for the service to require. Test: CTS to come Bug: 111455117 Change-Id: I30d7d004bdddbab3dfbb5408c07775ea56d490fe
This commit is contained in:
@@ -484,6 +484,8 @@ java_defaults {
|
||||
"telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl",
|
||||
"telecomm/java/com/android/internal/telecom/IInCallAdapter.aidl",
|
||||
"telecomm/java/com/android/internal/telecom/IInCallService.aidl",
|
||||
"telecomm/java/com/android/internal/telecom/IPhoneAccountSuggestionCallback.aidl",
|
||||
"telecomm/java/com/android/internal/telecom/IPhoneAccountSuggestionService.aidl",
|
||||
"telecomm/java/com/android/internal/telecom/ITelecomService.aidl",
|
||||
"telecomm/java/com/android/internal/telecom/RemoteServiceCallback.aidl",
|
||||
"telephony/java/android/telephony/data/IDataService.aidl",
|
||||
|
||||
Reference in New Issue
Block a user