Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9bc5f5c7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Updated relevant aidl to pass current user when setting PhoneAcctSuggSrvc." into main

parents 11870c54 46461c14
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -376,7 +376,8 @@ interface ITelecomService {
     */
    void requestLogMark(in String message);

    void setTestPhoneAcctSuggestionComponent(String flattenedComponentName);
    void setTestPhoneAcctSuggestionComponent(String flattenedComponentName,
        in UserHandle userHandle);

    void setTestDefaultCallScreeningApp(String packageName);