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

Commit cb1af0fc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add extra key for call attributes." into udc-dev am: 743eb544

parents ff5ef4ee 743eb544
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ public final class CallAttributes implements Parcelable {
    /** @hide **/
    public static final String CALL_CAPABILITIES_KEY = "TelecomCapabilities";

    /** @hide **/
    public static final String DISPLAY_NAME_KEY = "DisplayName";

    /** @hide **/
    public static final String CALLER_PID_KEY = "CallerPid";